..
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
Merge of branches/team/network/new_stack - not yet complete as SVN does only support
2006-08-08 12:33:33 +00:00
ipc.h
* Added sys/ipc.h header. As the functionality has not yet been implemented,
2008-05-26 16:55:57 +00:00
mman.h
* Added vm_page_write_modified_page_range(), which is similar to
2008-05-22 21:51:12 +00:00
param.h
* Added _ALIGN() and _ALIGNBYTES macros.
2007-09-04 21:36:59 +00:00
poll.h
Patch by Andreas Faerber:
2008-05-10 21:30:34 +00:00
resource.h
Patch by Andreas Faerber:
2008-05-10 21:30: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
socket.h
Added the Linuxish SO_PEERCRED.
2008-05-04 00:28:27 +00:00
sockio.h
Support getting route information for a specific destination
2007-04-01 12:06:16 +00:00
stat.h
Patch by Andreas Faerber:
2008-05-10 21:30:34 +00:00
statvfs.h
Added statvfs.h header and implemented statvfs() and fstatvfs() - both untested, though.
2005-11-07 13:47:55 +00:00
time.h
Added BSDish timer*() macros.
2008-03-30 17:28:31 +00:00
timeb.h
Minor cleanup.
2006-03-16 14:42:47 +00:00
times.h
Added our versions of BeOS compatible sys/timeb.h, and sys/times.h
2002-10-29 00:46:31 +00:00
types.h
added posix_gnu_string
2006-03-16 11:09:43 +00:00
uio.h
Merge of branches/team/network/new_stack - not yet complete as SVN does only support
2006-08-08 12:33:33 +00:00
un.h
Our sockaddr_storage is only 128 bytes long. Hence invocations of bind()
2008-04-24 22:30:54 +00:00
utsname.h
We still have to be binary compatible when we build for Haiku.
2005-01-25 21:23:29 +00:00
wait.h
Patch by Andreas Faerber:
2008-05-10 21:30:34 +00:00