haiku/headers/posix
François Revol 02c3d9f5e6 Rename some parameters to avoid "declaration of 'foo' shadows global declaration" warnings.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43048 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-10-31 22:01:29 +00:00
..
arch
arpa
compat/sys
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
fenv.h
fnmatch.h
getopt.h
glob.h
grp.h
inttypes.h
iovec.h
langinfo.h
libgen.h
libio.h
limits.h
locale.h
malloc_debug.h
malloc.h
math.h Rename some parameters to avoid "declaration of 'foo' shadows global declaration" warnings. 2011-10-31 22:01:29 +00:00
memory.h
monetary.h
netdb.h
nl_types.h
null.h
poll.h
pthread.h
pwd.h
regex.h
resolv.h
sched.h
search.h
semaphore.h
setjmp.h
shadow.h
signal.h Rename some parameters to avoid "declaration of 'foo' shadows global declaration" warnings. 2011-10-31 22:01:29 +00:00
size_t.h
stdint.h
stdio_ext.h
stdio_post.h
stdio_pre.h
stdio.h Fixed open_memstream(), buf was void, opengroup.org shows that it should be char. Fixes #7905. 2011-08-10 19:14:49 +00:00
stdlib.h
string.h
strings.h
syslog.h
termios.h Add cfmakeraw. Like cf{get/set}{i/o}speed, it iisn't POSIx standard but is used 2011-10-16 16:44:17 +00:00
time.h Rename some parameters to avoid "declaration of 'foo' shadows global declaration" warnings. 2011-10-31 22:01:29 +00:00
unistd.h
utime.h
wchar_t.h
wchar.h
wctype.h