Cygwin: Export reallocarray

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2017-04-04 12:23:18 +02:00
parent 6f88e6b2d5
commit 961a6909d9
3 changed files with 4 additions and 1 deletions

View File

@ -1139,6 +1139,7 @@ readlink SIGFE
readlinkat SIGFE
readv SIGFE
realloc SIGFE
reallocarray SIGFE
reallocf SIGFE
realpath SIGFE
recv = cygwin_recv SIGFE

View File

@ -474,12 +474,13 @@ details. */
307: Export timingsafe_bcmp, timingsafe_memcmp.
308: Export dladdr.
309: Export getloadavg.
310: Export reallocarray.
Note that we forgot to bump the api for ualarm, strtoll, strtoull,
sigaltstack, sethostname. */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 309
#define CYGWIN_VERSION_API_MINOR 310
/* There is also a compatibity version number associated with the shared memory
regions. It is incremented when incompatible changes are made to the shared

View File

@ -1198,6 +1198,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
qsort_r (see chapter "Implementation Notes")
rcmd
rcmd_af
reallocarray
reallocf
res_close
res_init