diff options
Diffstat (limited to 'vms/ChangeLog')
-rw-r--r-- | vms/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vms/ChangeLog b/vms/ChangeLog index 9a3ffd74..62db87e1 100644 --- a/vms/ChangeLog +++ b/vms/ChangeLog @@ -1,3 +1,14 @@ +2011-11-02 Pat Rankin <r.pat.rankin@gmail.com> + + * vms-conf.h (HAVE_SETSID, HAVE_SYS_IOCTL): Add but leave undef'd. + (HAVE_ISWCTYPE, HAVE_ISWLOWER, HAVE_ISWUPPER, HAVE_MBRLEN, + HAVE_MBRTOWC, HAVE_TOWLOWER, HAVE_TOWUPPER, HAVE_WCHAR_H, + HAVE_WCRTOMB, HAVE_WCSCOLL, HAVE_WCTYPE, HAVE_WCTYPE_H, + HAVE_WCTYPE_T): Define as 1 since DEC C supports all these. + + * descrip.mms (replace.obj): Add dependencies for missing_d/*.c. + * vmstest.com (unix_tests): Fix typo in spelling of rtlen01. + 2011-10-30 Pat Rankin <r.pat.rankin@gmail.com> * vmstest.com (fpat3, fwtest3, getline5, gsubtst7, gsubtst8, |