acadia-newlib/newlib/libc/include
Olivier Martin cdb1ebe107 Replace __attribute((__warning__())) by __attribute__((deprecated()))
Clang raises the warning message:
warning: unknown attribute '__warning__' ignored [-Wunknown-attributes]

	* libc/include/stdlib.h (mktemp): Change attribute to deprecated.
	(_mktemp_r): Ditto.

Signed-off-by: Olivier Martin <olivier@labapart.com>
2015-11-06 11:29:58 +01:00
..
machine Define setjmp buffer length for IA64. 2015-10-08 15:46:34 +01:00
rpc
sys Extend _intsup.h to support 16-bit and 20-bit pointers. 2015-10-19 14:48:30 +01: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
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 Fix for pri and scn formats 2015-08-27 12:50:25 +02:00
langinfo.h
libgen.h Rework handling of basename variants 2015-07-06 14:58:51 -05: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
pthread.h Include <sched.h> in <pthread.h> 2015-10-30 20:28:00 +01: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
stdint.h Improve check for int32_t being long or int 2015-04-29 13:07:17 +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 Replace __attribute((__warning__())) by __attribute__((deprecated())) 2015-11-06 11:29:58 +01:00
string.h Rework handling of basename variants 2015-07-06 14:58:51 -05:00
strings.h
tar.h
termios.h
tgmath.h
threads.h Import <threads.h> from latest FreeBSD. 2015-10-13 17:52:34 -04:00
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