* cygwin.din: Export reallocf.
* malloc_wrapper.cc( reallocf): New function. * posix.sgml: Add reallocf to BSD section. * include/cygwin/version.h: Bump API minor number. * libc/fts.c: Remove erroneous reallocf definition.
This commit is contained in:
@@ -1197,6 +1197,7 @@ readv SIGFE
|
||||
_readv = readv SIGFE
|
||||
realloc SIGFE
|
||||
_realloc = realloc SIGFE
|
||||
reallocf SIGFE
|
||||
realpath SIGFE
|
||||
recv = cygwin_recv SIGFE
|
||||
recvfrom = cygwin_recvfrom SIGFE
|
||||
|
Reference in New Issue
Block a user