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
f4c303c47224f4582e83048b603fd32a68e7b560
haiku-beta6
/
src
/
kernel
T
History
Axel Dörfler
f4c303c472
Fixed some warnings.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7498 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-10 14:56:48 +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
Changed the "stat" related syscalls to have an additional parameter that specified
2004-05-10 14:33:17 +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
Fixed some warnings.
2004-05-10 14:56:48 +00:00
vm2
/tests
Removing old VM2, starting to integrate new VM.
2003-07-30 11:48:09 +00:00
Jamfile
Added device manager to the kernel.
2004-05-10 14:49:38 +00:00
TODO
…