* include/cygwin/version.h: Change coment for most recent API version bump to
reflect new additions to the DLL and to remove change obsoleted by the previous checkin.
This commit is contained in:
parent
6d89e9dd43
commit
bc3f9e29d0
|
@ -1,3 +1,9 @@
|
||||||
|
2005-03-23 Christopher Faylor <cgf@timesys.com>
|
||||||
|
|
||||||
|
* include/cygwin/version.h: Change coment for most recent API version
|
||||||
|
bump to reflect new additions to the DLL and to remove change obsoleted
|
||||||
|
by the previous checkin.
|
||||||
|
|
||||||
2005-03-23 Christopher Faylor <cgf@timesys.com>
|
2005-03-23 Christopher Faylor <cgf@timesys.com>
|
||||||
|
|
||||||
* include/ctype.h: New file.
|
* include/ctype.h: New file.
|
||||||
|
|
|
@ -251,7 +251,7 @@ details. */
|
||||||
122: Export statvfs, fstatvfs.
|
122: Export statvfs, fstatvfs.
|
||||||
123: Export utmpxname.
|
123: Export utmpxname.
|
||||||
124: Add MAP_AUTOGROW flag to mmap.
|
124: Add MAP_AUTOGROW flag to mmap.
|
||||||
125: Export __ctype_ptr.
|
125: LD_PRELOAD/CW_HOOK available.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
|
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
|
||||||
|
|
Loading…
Reference in New Issue