This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
77bf99deb063b8a1cc825a826a772e4045e51d10
haiku-beta6
/
headers
T
History
Hugo Santos
77bf99deb0
fixed the way accept() works in regards to the cookie pointer. It is no longer visible to userspace, we pass the fd instead. Also renamed kernel's shutdown() to system_shutdown as it collides with Posix's shutdown().
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21223 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-05-23 19:56:40 +00:00
..
build
Patch by Morgan Howe (slightly modified): Several changes to support
2007-05-18 15:59:04 +00:00
compatibility
/bsd
More tweaks to the libbsd.so compatibility library:
2006-12-13 16:26:43 +00:00
cpp
…
glibc
…
gnu
…
legacy
/network
…
libs
updated freetype to 2.3.4
2007-04-25 17:18:01 +00:00
os
Added IsLayoutValid().
2007-05-15 15:38:26 +00:00
posix
make tcphdr public, it is used by several applications.
2007-05-08 13:10:45 +00:00
private
fixed the way accept() works in regards to the cookie pointer. It is no longer visible to userspace, we pass the fd instead. Also renamed kernel's shutdown() to system_shutdown as it collides with Posix's shutdown().
2007-05-23 19:56:40 +00:00
tools
…