This website requires JavaScript.
Explore
Hush
HushAnon
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
25258635f78a5eab4ae85dbbcfa3203da940cc3c
haiku-beta6
/
src
/
kernel
T
History
Axel Dörfler
25258635f7
Implemented waitpid() a bit more; it now calls the _kern_wait_for_child() syscall.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8972 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-15 15:44:06 +00:00
..
apps
Added some rudimentary AMD CPU identification, courtesy of Brennan Cleveland.
2004-09-15 01:54:50 +00:00
boot
Changed the resolution of the boot loader to a maximal width of 800 pixels to
2004-08-31 01:04:24 +00:00
core
Removed the STREAM_TYPE_ constants.
2004-09-15 00:44:57 +00:00
drivers
If the kernel_args::cons_line field is not maintained (ie. is zero), the
2004-09-14 17:40:23 +00:00
glue
Now initializes some global variable defined in libroot_init.c.
2004-07-05 18:50:20 +00:00
ldscripts
Added boot_loader.ld file (same as stage2.ld for ppc).
2004-04-22 00:53:55 +00:00
libroot
Implemented waitpid() a bit more; it now calls the _kern_wait_for_child() syscall.
2004-09-15 15:44:06 +00:00
vm2
/tests
…
Jamfile
Added wcsmbs to libroot.so, replaced posix_gnu_getopt.o with posix_gnu_ext.o
2004-09-15 12:28:34 +00:00
TODO
…