newlib-cygwin/newlib/libc/search
Mike Frysinger ed20821a40 newlib: migrate from INCLUDES to AM_CPPFLAGS
Since automake deprecated the INCLUDES name in favor of AM_CPPFLAGS,
change all existing users over.  The generated code is the same since
the two variables have been used in the same exact places by design.

There are other cleanups to be done, but lets focus on just renaming
here so we can upgrade to a newer automake version w/out triggering
new warnings.
2022-01-05 20:29:53 -05:00
..
Makefile.am newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
Makefile.in newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
bsd_qsort_r.c * libc/include/stdlib.h (__bsd_qsort_r): Declare. 2014-12-05 16:21:04 +00:00
bsearch.c ansification: remove _EXFNPTR, _EXPARM 2018-01-17 11:47:27 -06:00
db_local.h Fix warnings when building for msp430-elf 2020-09-03 12:55:32 +02:00
extern.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
hash.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
hash.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
hash_bigkey.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
hash_buf.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
hash_func.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
hash_log2.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
hash_page.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
hcreate.3
hcreate.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
hcreate_r.c Fix warnings when building for msp430-elf 2020-09-03 12:55:32 +02:00
ndbm.c Port ndbm 2019-07-24 09:19:40 +02:00
page.h Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
qsort.c Reduce qsort stack consumption 2018-03-16 10:21:23 +01:00
qsort_r.c search: remove TRAD_SYNOPSIS 2017-12-01 03:41:51 -06:00
tdelete.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
tdestroy.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
tfind.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
tsearch.3
tsearch.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
twalk.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00