haiku/headers/posix
Stephan Aßmus a6f9e71c98 This should fix ticket #3481 again. It keeps the same semantics as before when
the header is used for compiling with -std=c99 or -std=gnu99 and GCC4, which
has a reverted meaning of "extern inline" (now standard compliant).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29558 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-03-16 09:40:33 +00:00
..
arch
arpa
net
netinet
netinet6
sys
alloca.h
assert.h
bsd_mem.h
ctype.h
dirent.h
div_t.h
dlfcn.h
endian.h
errno.h
fcntl.h Added O_NDELAY as synonym of O_NONBLOCK. 2009-02-05 11:07:20 +00:00
fnmatch.h
getopt.h
glob.h
grp.h
iconv.h
inttypes.h
iovec.h
libgen.h
libio.h This should fix ticket #3481 again. It keeps the same semantics as before when 2009-03-16 09:40:33 +00:00
limits.h
locale.h
malloc.h
math.h
memory.h
netdb.h * Applied Scott's patch to remove the duplicate definitions, thus closing 2009-01-19 22:20:28 +00:00
nl_types.h
null.h
poll.h
pthread.h * pthread.h should include sched.h (bug #3516) 2009-03-08 13:56:15 +00:00
pwd.h
regex.h
resolv.h
sched.h
search.h
semaphore.h * pthread.h should include sched.h (bug #3516) 2009-03-08 13:56:15 +00:00
setjmp.h
shadow.h
signal.h * I obviously forgot to commit this: adds siginterrupt() prototype, and 2009-01-14 13:52:13 +00:00
size_t.h
stdint.h
stdio_ext.h
stdio_post.h
stdio_pre.h
stdio.h
stdlib.h Add missing mkdtemp prototype. 2009-01-25 17:11:22 +00:00
string.h * Added POSIX function strndup(), closing ticket #3309. 2009-01-18 20:27:12 +00:00
strings.h
syslog.h
termios.h
time.h
unistd.h Fixed value of _POSIX_VDISABLE. cc_t is unsigned in Haiku. ATM we don't 2009-02-06 12:35:01 +00:00
utime.h
wchar_t.h
wchar.h
wctype.h