newlib-cygwin/winsup/cygwin/libc
Corinna Vinschen c6b9747e04 * 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.
2009-02-16 20:22:38 +00:00
..
bsdlib.cc Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
fnmatch.c * cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap. 2003-09-01 02:05:32 +00:00
fts.c * cygwin.din: Export reallocf. 2009-02-16 20:22:38 +00:00
ftw.c * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility. 2008-02-10 15:19:08 +00:00
getopt.c * libc/getopt.c (parse_long_options): Use fix from NetBSD's getopt 2009-01-13 09:58:43 +00:00
inet_addr.c * libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__. 2006-07-10 08:15:54 +00:00
inet_network.c * libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__. 2006-07-10 08:15:54 +00:00
minires-os-if.c Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
minires.c * libc/minires.c (open_sock): Set non blocking and close on exec. 2008-12-03 16:37:53 +00:00
minires.h Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00
nftw.c * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility. 2008-02-10 15:19:08 +00:00
rcmd.cc Throughout, call fcntl64 instead of fcntl or fcntl_worker. 2008-04-01 10:22:33 +00:00
rexec.cc * localtime.cc (increment_overflow): Mark as non-inline to prevent compiler 2008-09-11 05:43:11 +00:00
strptime.cc * Makefile.in (DLL_OFILES): Remove _def_time.o. 2008-05-10 18:57:10 +00:00
xsique.cc Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00