newlib/winsup/cygwin/libc
Corinna Vinschen ead5b131e0 * Makefile.in (DLL_OFILES): Add xsique.o.
* cygwin.din (confstr): Make NOSIGFE.
	(insque): Export.
	(remque): Export.
	* lsearch.cc: Remove superfluous _SEARCH_PRIVATE define.
	* posix.sgml: Move insque to defined SUSv3 interfaces.  Remove
	comment for remque.
	* include/search.h: Remove _SEARCH_PRIVATE guarded definitions.
	Add struct qelem definition.  Add insque and remque declarations.
	* include/cygwin/version.h: Bump API minor number.
	* include/sys/queue.h: Remove insque/remque definitions so as not
	to collide with SUSv3 compatible declaration in search.h.
	* libc/xsique.cc: New file implementing insque and remque.
2007-06-12 15:24:46 +00:00
..
bsdlib.cc * Makefile.in (DLL_IMPORTS): Add libntdll.a. 2007-02-22 10:54:47 +00:00
fnmatch.c
fts.c
ftw.c
getopt.c
inet_addr.c
inet_network.c
memmem.cc
minires-os-if.c * fhandler_registry.cc (registry_listing): Drop name of HKEY_DYN_DATA. 2007-02-26 12:39:25 +00:00
minires.c * libc/minires.c (res_ninit): Drop handling for LOCALDOMAIN environment 2006-12-12 08:29:37 +00:00
minires.h
nftw.c
rcmd.cc
rexec.cc
strptime.cc
timelocal.cc
timelocal.h
xsique.cc * Makefile.in (DLL_OFILES): Add xsique.o. 2007-06-12 15:24:46 +00:00