acadia-newlib/newlib/libc/include
Joel Sherrill 4fa84f10ec pthread.h, sys/types.h Add missing pthread methods
* pthread.h: Add prototypes for pthread_condattr_getclock(),
	pthread_condattr_setclock(), pthread_setschedpri(),
	pthread_getcpuclockid(), pthread_getconcurrency(), and
	pthread_setconcurrency().  Also cleaned up file header to
	remove CVS Id string.
	* sys/types.h: Add clock ID to pthread_condattr_t.
2016-02-22 10:05:17 -06:00
..
machine Add support for ARC to newlib 2015-11-12 14:14:17 +01:00
rpc
sys pthread.h, sys/types.h Add missing pthread methods 2016-02-22 10:05:17 -06: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
grp.h include/grp.h: Remove prototypes of non-standard functions 2016-01-29 13:39:57 +01:00
iconv.h
ieeefp.h Remove broken ieeefp.h macros 2016-02-12 11:35:56 -06: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
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 pthread.h, sys/types.h Add missing pthread methods 2016-02-22 10:05:17 -06:00
pwd.h
reent.h
regdef.h
regex.h
sched.h
search.h
setjmp.h
signal.h
spawn.h
stdatomic.h
stdint.h Improve check for int32_t being long or int 2015-04-29 13:07:17 +02:00
stdio.h stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functions 2016-02-08 10:39:31 +01:00
stdio_ext.h * libc/include/stdio.h (__SNLK): Define. 2014-12-15 18:22:56 +00:00
stdlib.h Import correctly working strtold from David M. Gay. 2015-11-20 18:14: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