haiku/src/system/kernel/lib
Michael Lotz aeae7bf4dc Add ffs() (find first set bit, starting at least significant) to the kernel.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36220 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-13 14:34:06 +00:00
..
arch Added type nanotime_t (an int64 storing a nanoseconds value) and function 2009-12-07 21:43:19 +00:00
Jamfile Add ffs() (find first set bit, starting at least significant) to the kernel. 2010-04-13 14:34:06 +00:00
kernel_errno.cpp *.c -> *.cpp 2009-12-01 17:06:26 +00:00
kernel_vsprintf.cpp * Fixed the semantics of [v]snprintf(): If the buffer is not large enough, 2009-12-30 15:17:09 +00:00