haiku/src/kernel
Axel Dörfler 1e32802a52 New call new_fd_etc() which accepts a starting index for where to search for free FDs.
Implemented F_DUPFD support for fcntl() - we no longer see any redirection errors when
booting into Haiku.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10221 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-25 02:56:35 +00:00
..
apps Now only uses the file name instead of the full path as area base name. 2004-11-24 18:15:20 +00:00
boot Now properly allocates the kernel stacks of the other CPUs. 2004-11-19 22:04:12 +00:00
core New call new_fd_etc() which accepts a starting index for where to search for free FDs. 2004-11-25 02:56:35 +00:00
drivers A terminated buffer just feels better. 2004-11-08 23:23:17 +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 move from use of boot_time to use of system_time_offset 2004-11-23 00:20:30 +00:00
vm2/tests Removing old VM2, starting to integrate new VM. 2003-07-30 11:48:09 +00:00
Jamfile added gnu regex 2004-11-09 22:49:35 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00