mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-18 23:12:15 +08:00
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
parent
0191627a26
commit
bc3aedd061
@ -1,3 +1,7 @@
|
|||||||
|
2009-10-13 Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
|
||||||
|
|
||||||
2009-10-13 Christian Franke <franke@computer.org>
|
2009-10-13 Christian Franke <franke@computer.org>
|
||||||
Corinna Vinschen <corinna@vinschen.de>
|
Corinna Vinschen <corinna@vinschen.de>
|
||||||
|
|
||||||
|
@ -369,12 +369,13 @@ details. */
|
|||||||
213: Export canonicalize_file_name, eaccess, euidaccess.
|
213: Export canonicalize_file_name, eaccess, euidaccess.
|
||||||
214: Export execvpe, fexecve.
|
214: Export execvpe, fexecve.
|
||||||
215: CW_EXIT_PROCESS added.
|
215: CW_EXIT_PROCESS added.
|
||||||
|
216: CW_SET_EXTERNAL_TOKEN added.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
|
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
|
||||||
|
|
||||||
#define CYGWIN_VERSION_API_MAJOR 0
|
#define CYGWIN_VERSION_API_MAJOR 0
|
||||||
#define CYGWIN_VERSION_API_MINOR 215
|
#define CYGWIN_VERSION_API_MINOR 216
|
||||||
|
|
||||||
/* 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