newlib-cygwin/newlib/libc/search
Jeff Johnston 8b917fbcdd 2009-12-17 Jerker Back <jerker.back@gmail.com>
* libc/include/_ansi.h: Add new _EXFNPTR macro for using with
        function pointer arguments.
        * libc/iconv/lib/conv.h: Use _EXFNPTR rather than _EXPARM macro.
        * libc/iconv/lib/ucsconv.h: Ditto.
        * libc/include/stdlib.h: Use new _EXFNPTR macro for function pointers.
        * libc/include/sys/reent.h: Ditto.
        * libc/include/sys/unistd.h: Ditto.
        * libc/search/bsearch.c: Ditto.
        * libc/stdio/fseek.c: Ditto.
        * libc/stdio64/fseeko64.c: Ditto.
        * libc/stdlib/atexit.c: Ditto.
        * libc/stdlib/on_exit.c: Ditto.
2009-12-17 19:43:43 +00:00
..
Makefile.am 2006-05-01 Jeff Johnston <jjohnstn@redhat.com> 2006-05-01 22:01:07 +00:00
Makefile.in 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
bsearch.c 2009-12-17 Jerker Back <jerker.back@gmail.com> 2009-12-17 19:43:43 +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 * libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin. 2007-05-16 19:31:08 +00:00
hash.h 2008-07-02 Jeff Johnston <jjohnstn@redhat.com> 2008-07-02 18:38:45 +00:00
hash_bigkey.c 2006-06-07 Fred Fish <fnf@specifix.com> 2006-06-07 19:22:59 +00:00
hash_buf.c 2004-05-26 Jeff Johnston <jjohnstn@redhat.com> 2004-05-26 17:57:10 +00:00
hash_func.c 2008-11-24 Jeff Johnston <jjohnstn@redhat.com> 2008-11-24 21:16:06 +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 2009-12-16 Ralf Corsépius <ralf.corsepius@rtems.org> 2009-12-16 18:30:20 +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 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> 2003-06-06 19:57:51 +00:00
tdestroy.c 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> 2003-06-06 19:57:51 +00:00
tfind.c 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> 2003-06-06 19:57:51 +00:00
tsearch.3 * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
tsearch.c 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> 2003-06-06 19:57:51 +00:00
twalk.c 2003-06-06 Jeff Johnston <jjohnstn@redhat.com> 2003-06-06 19:57:51 +00:00