haiku/src/kernel/libroot
Axel Dörfler 9b1718cc6c Fixed number()/snprintf(): the buffer length was completely ignored when
printing numbers.
Removed unused code.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7887 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-06-10 05:27:48 +00:00
..
os Added syscall for rename_thread(), courtesy of Jack Burton. 2004-05-24 12:12:58 +00:00
posix Fixed number()/snprintf(): the buffer length was completely ignored when 2004-06-10 05:27:48 +00:00
Jamfile Moved the syscalls.S file to the os/ subdirectory (better fits in there). 2002-10-05 17:33:22 +00:00
libroot_init.c Added the _single_threaded global variable as it is needed by the std I/O 2003-02-11 19:51:49 +00:00