haiku/headers/posix
François Revol 54656b39c6 stdio.h: declare fcloseall() GNU extension
Since libroot already exports it and I've found some code using it.
2015-05-08 23:46:15 +02:00
..
arch
arpa
compat/sys
net Whitespace and style cleanup only. 2015-04-12 18:50:01 +02:00
netinet Revert unrelated part of 17aa359b5d. 2014-07-11 22:23:21 +02:00
netinet6
sys x86_64: fenv.c needs __weak_reference() 2015-03-27 20:16:57 +01:00
alloca.h
assert.h assert.h: add comments explaining the omission of include guards 2015-04-17 07:03:40 +12:00
bsd_mem.h
ctype.h
dirent.h
div_t.h
dlfcn.h
endian.h
errno.h
fcntl.h
fenv.h
fnmatch.h
fts.h
ftw.h
getopt.h
glob.h
grp.h
inttypes.h Whitespace cleanup only. 2015-04-04 22:55:56 +02:00
iovec.h
langinfo.h
libgen.h
libio.h
limits.h
locale.h
malloc_debug.h malloc_debug: Implement allocation dump on exit in guarded heap. 2015-04-10 17:04:28 +02:00
malloc.h
math.h
memory.h
monetary.h
netdb.h
nl_types.h
null.h
poll.h
pthread.h Add support for pthread_condattr_get/setclock() 2015-05-02 20:55:57 +01:00
pwd.h
regex.h
resolv.h
sched.h
search.h search.h: fix typo. 2014-06-07 10:54:15 +02:00
semaphore.h
setjmp.h
shadow.h
signal.h Revert "Add sys/ucontext.h" 2014-08-09 20:18:05 +02:00
size_t.h
stdint.h stdint.h: use correct type for INT64_MAX (#11647) 2014-12-20 10:06:21 +01:00
stdio_ext.h
stdio_post.h
stdio_pre.h
stdio.h stdio.h: declare fcloseall() GNU extension 2015-05-08 23:46:15 +02:00
stdlib.h Fix #7008: Add a64l and l64a from glibc, and add some missing definitions in wchar.h and stdlib.h 2014-12-14 18:06:09 +01:00
string.h string.h: include strings.h for compatibility. 2014-10-30 00:20:13 +01:00
strings.h include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
syslog.h
tar.h added tar.h posix header. 2014-04-26 11:09:24 +02:00
termios.h Add TIOCM_CAR as a synonym for TIOCM_CD 2014-11-09 02:28:06 +01:00
time.h
unistd.h mknod[at](): moves from unistd.h to sys/stat.h 2014-08-04 19:03:08 +02:00
utime.h
wchar_t.h
wchar.h Fix #7008: Add a64l and l64a from glibc, and add some missing definitions in wchar.h and stdlib.h 2014-12-14 18:06:09 +01:00
wctype.h