acadia-newlib/newlib/libc/include
Corinna Vinschen 97a5dda2b0 Fix basename prototype collision string.h vs libgen.h
* libc/include/libgen.h (basename): Drop defining _BASENAME_DEFINED.
        Always define macro basename.  Add comment to explain why.
        * libc/include/string.h (basename): Check for basename instead of
        _BASENAME_DEFINED.  Drop __GNUC__ branch, always use basename macro.
        Change comment to explain why.  Add nonnull function attribute.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2015-04-23 22:03:45 +02:00
..
machine Merge parts of <sys/time.h> from FreeBSD 2015-03-13 13:17:34 +01:00
rpc
sys Add <sys/_stdint.h> for FreeBSD compatibility 2015-04-23 21:57:10 +02:00
_ansi.h * libc/include/_ansi.h: _LONG_LONG_TYPE definition removed. 2014-10-10 14:43:19 +00:00
_syslist.h
alloca.h
ar.h
argz.h
assert.h
complex.h * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
ctype.h
dirent.h
envlock.h
envz.h
errno.h
fastmath.h
fcntl.h
fnmatch.h
getopt.h * newlib/libc/include/getopt.h (struct option): name field should be 2013-11-13 09:09:45 +00:00
glob.h 2013-11-21 Julio Gutierrez <jgutleyva@gmail.com> 2013-11-21 17:04:57 +00:00
grp.h * libc/include/pwd.h: Include <sys/cdefs.h>. 2014-02-09 20:02:17 +00:00
iconv.h 2013-11-20 Daniel Ramirez <javamonn@gmail.com> 2013-11-20 13:39:36 +00:00
ieeefp.h * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
inttypes.h Change from configure time to compile time probe for intptr_t definition. 2015-04-23 21:57:06 +02:00
langinfo.h
libgen.h Fix basename prototype collision string.h vs libgen.h 2015-04-23 22:03:45 +02:00
limits.h 2013-12-22 JF Bastien <jfb@chromium.org> 2013-12-23 19:21:07 +00:00
locale.h
malloc.h
math.h * libc/include/complex.h (cabsl): Add prototype. 2015-02-06 16:14:04 +00:00
newlib.h
paths.h 2013-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de> 2013-10-15 17:34:23 +00:00
pthread.h 2013-11-29 Sebastian Huber <sebastian.huber@embedded-brains.de> 2013-11-29 23:35:34 +00:00
pwd.h * libc/include/pwd.h: Include <sys/cdefs.h>. 2014-02-09 20:02:17 +00:00
reent.h
regdef.h
regex.h 2013-11-20 Chirayu Desai <chirayudesai1@gmail.com> 2013-11-20 16:25:50 +00:00
sched.h
search.h 2013-11-20 Daniel Ramirez <javamonn@gmail.com> 2013-11-20 18:22:27 +00:00
setjmp.h * libc/include/setjmp.h (longjmp): Fix copy/paste error. 2014-01-20 17:23:41 +00:00
signal.h
spawn.h * libc/include/spawn.h (posix_spawn_file_actions_destroy): Fix typo 2013-11-25 17:23:30 +00:00
stdatomic.h 2013-09-12 Sebastian Huber <sebastian.huber@embedded-brains.de> 2013-09-12 22:05:43 +00:00
stdint.h Add parens around MIN/MAX values in stdint.h. 2015-04-23 21:57:11 +02:00
stdio.h * libc/include/stdio.h (FILE): Protect typedef from redefinition. 2015-03-05 17:15:24 +00:00
stdio_ext.h * libc/include/stdio.h (__SNLK): Define. 2014-12-15 18:22:56 +00:00
stdlib.h * libc/include/stdlib.h (__itoa): Declare prototype. 2014-12-16 10:55:17 +00:00
string.h Fix basename prototype collision string.h vs libgen.h 2015-04-23 22:03:45 +02:00
strings.h
tar.h
termios.h
tgmath.h
time.h Add and use latest <sys/timespec.h> from FreeBSD 2015-03-11 15:45:38 +01:00
unctrl.h
unistd.h
utime.h
utmp.h
wchar.h * libc/include/stdio.h (FILE): Protect typedef from redefinition. 2015-03-05 17:15:24 +00:00
wctype.h
wordexp.h 2013-11-23 Bryan Dunsmore <dunsmoreb@gmail.com> 2013-11-23 22:39:34 +00:00