haiku/headers
Daniel Reinhold c69a62db20 several fixups:
a new typedef for signal handlers - sig_func_t
(the old one is kept around for backwards compatibility)

a new macro MAX_SIGNO to get rid of magic 32's all about

two more functions (sigemptyset and sigfillset) are now
defined inline as well


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1975 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-11-17 04:43:13 +00:00
..
libs/freetype2 Initial revision 2002-10-09 23:58:02 +00:00
os added 3 missing conversions - mysterious! 2002-11-16 21:36:29 +00:00
posix several fixups: 2002-11-17 04:43:13 +00:00
private Added a initque() inline function. 2002-11-17 01:35:01 +00:00
tools/cppunit fixed newline at end of file. 2002-09-28 00:11:29 +00:00