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
bf67cc9591cecae0f8d0a5fee73f718f467f2883
haiku-beta6
/
src
/
kernel
T
History
Axel Dörfler
bf67cc9591
Now uses the correct heap to allocate the image path name (kernel_args).
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7502 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-10 16:49:23 +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
Now uses the correct heap to allocate the image path name (kernel_args).
2004-05-10 16:49:23 +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
…