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
eef8417e272495ca9e026a9298167ed4180a1edb
haiku-beta6
/
headers
/
private
/
kernel
/
fs
T
History
Axel Dörfler
245aecda8a
Got rid of vnode_id and mount_id, replaced with ino_t and dev_t.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21485 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-06-21 19:50:57 +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
Got rid of vnode_id and mount_id, replaced with ino_t and dev_t.
2007-06-21 19:50:57 +00:00
select_sync_pool.h
Added delete_select_sync_pool() to clean up.
2005-03-20 22:07:29 +00:00