haiku/src/system/libroot
Axel Dörfler 26a9fcd6ab * set_alarm() now correctly returns the time left for the currently active
alarm, or 0 if there isn't any.
* setitimer() now also sets the previous timer values correctly, so that
  alarm() and ualarm() now return the correct values as well - this fixes
  the test fork_9-1 failing at alarm().


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18545 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-08-20 22:44:53 +00:00
..
os Uh, the reason why ping did only work once, was because set_alarm() did not call 2006-07-26 13:19:52 +00:00
posix * set_alarm() now correctly returns the time left for the currently active 2006-08-20 22:44:53 +00:00
Jamfile added posix_gnu_string 2006-03-16 11:10:20 +00:00
libroot_init.c Made our glue code compatible to BeOS again. IOW executables compiled for Haiku will 2006-01-06 03:48:11 +00:00