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
a5a90db7014d7d2c493d5d4b3673f037bffc267d
haiku-beta6
/
headers
/
private
/
kernel
/
fs
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
..
devfs.h
* Factored out the vnode disconnection code from fs_unmount() to a separate
2006-03-28 01:13:12 +00:00
fd.h
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
KPath.h
* Reduced the stack usage of most of the I/O paths - there were several places
2006-03-05 18:11:59 +00:00
node_monitor.h
…
select_sync_pool.h
Added delete_select_sync_pool() to clean up.
2005-03-20 22:07:29 +00:00