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
c947b674ee73121f1c859eb4313076df9d1a80a5
haiku-beta6
/
src
/
kernel
T
History
Axel Dörfler
c947b674ee
Renamed vfs_register_filesystem() to vfs_register_file_system().
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7422 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-06 01:22:33 +00:00
..
apps
No longer uses fgetln() - that call is not part of the POSIX specs, and is
2004-05-03 12:28:48 +00:00
boot
Worked around a strange bug that happened without an additional printf in between...
2004-05-06 00:39:01 +00:00
core
Renamed vfs_register_filesystem() to vfs_register_file_system().
2004-05-06 01:22:33 +00:00
drivers
NewOS read/write hooks return ssize_t, but on BeOS, they return status_t and
2004-03-29 12:28:34 +00:00
glue
No longer calls _thread_do_exit_notification() as exit() now does it.
2003-04-28 11:10:09 +00:00
ldscripts
Added boot_loader.ld file (same as stage2.ld for ppc).
2004-04-22 00:53:55 +00:00
libroot
Now maintains the private libroot variable "_single_threaded".
2004-05-03 12:44:12 +00:00
vm2
/tests
Removing old VM2, starting to integrate new VM.
2003-07-30 11:48:09 +00:00
Jamfile
Now links against GNU's stdio/libio instead of BSD's for binary compatibility with BeOS.
2004-05-03 12:19:01 +00:00
TODO
…