* common.din (__bsd_qsort_r): Add.

(qsort_r): Add.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
Yaakov Selkowitz
2014-12-05 16:31:36 +00:00
parent bf9897549d
commit 0548dda67f
3 changed files with 10 additions and 1 deletions

View File

@@ -457,12 +457,13 @@ details. */
279: Export stime.
280: Static atexit in libcygwin.a, CW_FIXED_ATEXIT.
281: Add CW_GETNSS_PWD_SRC, CW_GETNSS_GRP_SRC.
282: Export __bsd_qsort_r, qsort_r.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 281
#define CYGWIN_VERSION_API_MINOR 282
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible