haiku/headers
2002-10-26 13:31:22 +00:00
..
libs/freetype2 Initial revision 2002-10-09 23:58:02 +00:00
os Signals, 2nd pass: syscall restarting now only works on EINTR (removed other exotic retcodes like ERESTARTSYS); signal handlers now receive 3 args, and the vregs struct is used to save the signal context, making the system beos compatible. 2002-10-26 13:31:22 +00:00
posix Signals, 2nd pass: syscall restarting now only works on EINTR (removed other exotic retcodes like ERESTARTSYS); signal handlers now receive 3 args, and the vregs struct is used to save the signal context, making the system beos compatible. 2002-10-26 13:31:22 +00:00
private beos compatibility fixes: exit_thread now issues a signal; wait_for_thread returns B_INTERRUPTED if target thread gets killed 2002-10-26 01:11:15 +00:00
tools/cppunit fixed newline at end of file. 2002-09-28 00:11:29 +00:00