mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-31 19:40:33 +08:00
* include/cygwin/version.h: Bump API minor version to 24.
This commit is contained in:
parent
1ec2e52134
commit
914e40dfe6
@ -1,3 +1,7 @@
|
|||||||
|
Mon Jul 4 19:22:00 2000 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* include/cygwin/version.h: Bump API minor version to 24.
|
||||||
|
|
||||||
2000-07-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
|
2000-07-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
|
||||||
|
|
||||||
* security.cc (read_sd): Eliminate OemToChar.
|
* security.cc (read_sd): Eliminate OemToChar.
|
||||||
|
@ -113,10 +113,11 @@ details. */
|
|||||||
setuid, setgid set effective and real uid/gid.
|
setuid, setgid set effective and real uid/gid.
|
||||||
23: Export new dll_crt0 interface and cygwin_user_data for use
|
23: Export new dll_crt0 interface and cygwin_user_data for use
|
||||||
with crt0 startup code.
|
with crt0 startup code.
|
||||||
|
24: Export poll and _poll.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define CYGWIN_VERSION_API_MAJOR 0
|
#define CYGWIN_VERSION_API_MAJOR 0
|
||||||
#define CYGWIN_VERSION_API_MINOR 23
|
#define CYGWIN_VERSION_API_MINOR 24
|
||||||
|
|
||||||
/* There is also a compatibity version number associated with the
|
/* There is also a compatibity version number associated with the
|
||||||
shared memory regions. It is incremented when incompatible
|
shared memory regions. It is incremented when incompatible
|
||||||
|
Loading…
x
Reference in New Issue
Block a user