haiku/headers
Ingo Weinhold 20b656f066 * Check the thread debug signal ignore masks before notifying the debugger
of a signal.
* Added sigaction_etc(). It's just a sigaction() for which the thread
  in question can be specified.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11704 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-12 21:45:49 +00:00
..
cpp commented out hypot prototype : it conflicts with glibc signature when building libstdc++ which uses glibc headers 2005-03-10 19:56:11 +00:00
gnu
libs
os * The exceptions now have their own debugger message. Added 2005-03-12 21:35:31 +00:00
posix Added ffs(). 2005-03-07 22:02:50 +00:00
private * Check the thread debug signal ignore masks before notifying the debugger 2005-03-12 21:45:49 +00:00
tools