acadia-newlib/newlib/libc/search
Corinna Vinschen 11e3a52072 * configure.host: Accomodate removing the libc/sys/cygwin dir.
* libc/locale/ldpart.c (__part_load_locale): Use 64 bit stat call
	if __CYGWIN_USE_BIG_TYPES__ is set.
	* libc/search/hash.c (__hash_open): Ditto.
	(init_hash): Ditto.
	* libc/stdio/fseek.c (fseek): Ditto.
	* libc/stdio/makebuf.c (__smakebuf): Ditto.
	* libc/stdio/mktemp.c (_gettemp): Ditto.
	* libc/sys/cygwin/Makefile.am: Remove.
	* libc/sys/cygwin/Makefile.in: Remove.
	* libc/sys/cygwin/aclocal.m4: Remove.
	* libc/sys/cygwin/configure: Remove.
	* libc/sys/cygwin/configure.in: Remove.
	* libc/sys/cygwin/crt0.c: Move to winsup/cygwin directory.
	* libc/sys/cygwin/sys/dirent.h: Move to winsup/cygwin/include/sys
	directory.
	* libc/sys/cygwin/sys/param.h: Ditto.
	* libc/sys/cygwin/sys/utime.h: Ditto.
	* libc/sys/cygwin/sys/utmp.h: Ditto.
2003-05-12 11:09:39 +00:00
..
Makefile.am 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
Makefile.in 2002-08-26 Jeff Johnston <jjohnstn@redhat.com> 2002-08-26 18:56:09 +00:00
bsearch.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
db_local.h * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
extern.h * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
hash.c * configure.host: Accomodate removing the libc/sys/cygwin dir. 2003-05-12 11:09:39 +00:00
hash.h 2002-07-02 Chris Demetriou <cgd@broadcom.com> 2002-07-02 18:18:58 +00:00
hash_bigkey.c * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
hash_buf.c * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
hash_func.c * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
hash_log2.c * libc/search/db_local.h: New file. 2002-06-24 23:05:08 +00:00
hash_page.c 2002-09-19 Jeff Johnston <jjohnstn@redhat.com> 2002-09-19 21:28:52 +00:00
hcreate.3 * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
hcreate.c * libc/search/hcreate.c: Remove advertising clause from license. 2002-07-03 00:33:58 +00:00
hcreate_r.c * libc/search/hcreate.c: Remove advertising clause from license. 2002-07-03 00:33:58 +00:00
page.h * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
qsort.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
tdelete.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
tdestroy.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
tfind.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
tsearch.3 * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
tsearch.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
twalk.c * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00