This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c5174c0a7e3464ea68ac533b9551a2c8df7fb091
haiku-beta6
/
headers
/
posix
/
sys
T
History
Ingo Weinhold
d29deffa2c
Added the Linuxish SO_PEERCRED.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25303 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-04 00:28:27 +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
…
mman.h
* Added <sys/mman.h> header. It declares only mmap() and munmap() yet
2008-04-13 22:52:11 +00:00
param.h
* Added _ALIGN() and _ALIGNBYTES macros.
2007-09-04 21:36:59 +00:00
poll.h
Added sys/poll.h header by popular request (see ticket
#2037
).
2008-04-08 09:17:07 +00:00
resource.h
…
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
Added socket macros.
2008-04-10 03:04:03 +00:00
statvfs.h
…
time.h
Added BSDish timer*() macros.
2008-03-30 17:28:31 +00:00
timeb.h
…
times.h
…
types.h
…
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
Commented out real-time signal related stuff (SA_SIGINFO, waitid()) to
2008-03-18 17:33:03 +00:00