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
cbb2b6c19f8255b5db42245edaa65e95afde163e
haiku-beta6
/
src
/
kernel
T
History
Axel Dörfler
cbb2b6c19f
The kernel image data is now maintained in a preloaded_image as well.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7707 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-05-31 22:54:43 +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
The kernel image data is now maintained in a preloaded_image as well.
2004-05-31 22:54:43 +00:00
core
(Almost) removed special handling of the kernel image, as it's now
2004-05-31 22:51:01 +00:00
drivers
Bye, bye elf_lookup_symbol(), hello get_image_symbol().
2004-05-11 19:53:37 +00:00
glue
…
ldscripts
Added boot_loader.ld file (same as stage2.ld for ppc).
2004-04-22 00:53:55 +00:00
libroot
Added syscall for rename_thread(), courtesy of Jack Burton.
2004-05-24 12:12:58 +00:00
vm2
/tests
Removing old VM2, starting to integrate new VM.
2003-07-30 11:48:09 +00:00
Jamfile
Renamed the build target of the kernel's test "ls" app (to separate it from
2004-05-19 15:21:29 +00:00
TODO
…