haiku/headers/posix/sys
Axel Dörfler 051bb0bb64 * Added a comment to SO_BINDTODEVICE.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28128 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-15 12:33:59 +00:00
..
cdefs.h Define __THROW. 2008-03-23 01:21:53 +00:00
file.h * Implemented flock() semantics to the advisory locking backend. Not tested 2008-02-03 15:37:31 +00:00
ioctl.h
ipc.h First patch by Salvatore to implement XSI semaphores with a few changes 2008-07-29 12:03:41 +00:00
mman.h * Implemented mprotect(). A vm_area does now have an optional array 2008-08-08 01:00:06 +00:00
msg.h * Adding sys/msg.h header and relative syscalls 2008-09-11 14:52:35 +00:00
param.h
poll.h Patch by Andreas Faerber: 2008-05-10 21:30:34 +00:00
resource.h * Fix year in license 2008-08-10 17:02:34 +00:00
select.h Define howmany(). It seems to be what the BSDs are using. Linux 2008-03-29 12:20:40 +00:00
sem.h First patch by Salvatore to implement XSI semaphores with a few changes 2008-07-29 12:03:41 +00:00
socket.h * Added a comment to SO_BINDTODEVICE. 2008-10-15 12:33:59 +00:00
sockio.h
stat.h * Threw away the broken stat() vs. _stat() mechanism to allow for more fields 2008-10-10 22:13:05 +00:00
statvfs.h
time.h Added BSDish timer*() macros. 2008-03-30 17:28:31 +00:00
timeb.h
times.h
types.h * fix year in copyright 2008-08-07 10:59:35 +00:00
uio.h
un.h Our sockaddr_storage is only 128 bytes long. Hence invocations of bind() 2008-04-24 22:30:54 +00:00
utsname.h
wait.h Patch by Andreas Faerber: 2008-05-10 21:30:34 +00:00