mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-18 23:12:15 +08:00
* include/cygwin/version.h: Bump API minor version.
This commit is contained in:
parent
891bb974f9
commit
b7e51146bf
@ -1,3 +1,7 @@
|
||||
2002-07-02 Egor Duda <deo@logos-m.ru>
|
||||
|
||||
* include/cygwin/version.h: Bump API minor version.
|
||||
|
||||
2002-07-01 Pierre Humblet <pierre.humblet@ieee.org>
|
||||
|
||||
* security.cc (get_logon_server): Interpret a zero length
|
||||
|
@ -151,12 +151,13 @@ details. */
|
||||
51: Export recvmsg, sendmsg.
|
||||
52: Export strptime
|
||||
53: Export strlcat, strlcpy.
|
||||
54: Export __fpclassifyd, __fpclassifyf, __signbitd, __signbitf.
|
||||
*/
|
||||
|
||||
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
|
||||
|
||||
#define CYGWIN_VERSION_API_MAJOR 0
|
||||
#define CYGWIN_VERSION_API_MINOR 53
|
||||
#define CYGWIN_VERSION_API_MINOR 54
|
||||
|
||||
/* There is also a compatibity version number associated with the
|
||||
shared memory regions. It is incremented when incompatible
|
||||
|
Loading…
x
Reference in New Issue
Block a user