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
8000c5e973f1da11a76235f98b2db9cec2763443
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
* Finally implemented B_WATCH_MOUNT, ie. Tracker now shows newly mounted volumes
2006-03-03 11:48:49 +00:00
select_sync_pool.h
…