haiku/src/kernel
Axel Dörfler 38903f032b Fixed %Ld handling to be int64 as it is on BeOS.
%lld is now int64 as well.
Cleaned up a little bit (removed K&R style prototypes).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1671 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-26 00:48:50 +00:00
..
apps kill now sends the signal to the main thread of a process only. To target a specific thread use the new send_signal syscall. Also added set_alarm. 2002-10-25 22:36:08 +00:00
boot allow building everything without local(tree external) header files beeing 2002-10-23 20:13:17 +00:00
core Accidently removed linkhack.so from the build in the previous commit. 2002-10-26 00:13:27 +00:00
drivers Removed the contents of the common/ directory. 2002-10-05 18:19:18 +00:00
glue adding environmental variables support 2002-07-18 14:07:56 +00:00
ldscripts It is accomplished ... 2002-07-09 12:24:59 +00:00
libroot Fixed %Ld handling to be int64 as it is on BeOS. 2002-10-26 00:48:50 +00:00
vm2 Checkpoint. Hand examined the code and made several changes/improvements. 2002-10-03 03:42:59 +00:00
Jamfile Accidently removed linkhack.so from the build in the previous commit. 2002-10-26 00:13:27 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00