haiku/headers/posix
Ingo Weinhold b353a9a30a ANSI C doesn't like unnamed unions.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42444 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-07-17 13:57:30 +00:00
..
arch Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
arpa Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
compat/sys Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
net * Changed IFM_GMASK to the same value as in FreeBSD. 2010-12-09 00:09:00 +00:00
netinet Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
netinet6 Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
sys ANSI C doesn't like unnamed unions. 2011-07-17 13:57:30 +00:00
alloca.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
assert.h Patch from Dhruwat Bhagat (bug #7537): Fix "'noreturn' function returns" warning on call to assert(0). 2011-05-21 13:15:46 +00:00
bsd_mem.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
ctype.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
dirent.h changed dirfd() to its POSIX signature, without const (see #4947). 2011-01-06 21:34:06 +00:00
div_t.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
dlfcn.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
endian.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
errno.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
fcntl.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
fenv.h Patch by kaliber to fix some compiling errors with clang. Removed the #include <iostream> part, but otherwise not modified. 2010-07-17 10:33:24 +00:00
fnmatch.h
getopt.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
glob.h * Updated glob.h and its implementation to FreeBSD current (1.10, 1.27), 2008-10-28 14:13:30 +00:00
grp.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
inttypes.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
iovec.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
langinfo.h * add symbolic constants for the langinfo constants, as that's what 2010-11-13 00:22:40 +00:00
libgen.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
libio.h closing #3481: 2009-05-26 11:21:56 +00:00
limits.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
locale.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
malloc.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
malloc_debug.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
math.h added missing prototypes and moved some around. 2010-11-27 00:07:33 +00:00
memory.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
monetary.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
netdb.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
nl_types.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
null.h Removed my Copyright notice, assign future copyright to Haiku Inc, in contribution to ticket #2191 2008-08-19 19:28:41 +00:00
poll.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
pthread.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
pwd.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
regex.h use __haiku_addr_t instead of __haiku_uint32 2010-08-14 11:58:02 +00:00
resolv.h * Merged weak-symbols branch. 2010-11-22 13:06:36 +00:00
sched.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
search.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
semaphore.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
setjmp.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
shadow.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
signal.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
size_t.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
stdint.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
stdio.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
stdio_ext.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
stdio_post.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
stdio_pre.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
stdlib.h ISO C and POSIX mandate _Exit() in stdlib.h to be the same as _exit(). 2010-11-28 05:07:53 +00:00
string.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
strings.h
syslog.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
termios.h Add a few commonly used macros for line state setting/getting. 2010-12-08 00:11:01 +00:00
time.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
unistd.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
utime.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
wchar.h Fix #6969 (hopefully for real this time): 2011-05-30 18:44:22 +00:00
wchar_t.h Updated posix headers to remove commas from copyright line, to match the preferred coding guidelines. 2010-11-03 21:46:47 +00:00
wctype.h Fix #6969 (hopefully for real this time): 2011-05-30 18:44:22 +00:00