ead5b131e0
* 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. |
||
---|---|---|
.. | ||
bsdlib.cc | ||
fnmatch.c | ||
fts.c | ||
ftw.c | ||
getopt.c | ||
inet_addr.c | ||
inet_network.c | ||
memmem.cc | ||
minires-os-if.c | ||
minires.c | ||
minires.h | ||
nftw.c | ||
rcmd.cc | ||
rexec.cc | ||
strptime.cc | ||
timelocal.cc | ||
timelocal.h | ||
xsique.cc |