haiku/headers/compatibility/bsd
Axel Dörfler 43711de9d2 * Added BSD specific errno.h for EDOOFUS (yeah, I know, great error code...)
* Added sigmask() macro.
* Fixed libutil.h I broke yesterday: it's thought to add functions only if
  you've included some other headers before; added the correct header guard
  we're using for our sys/param.h.
* Added pidfile.c to the build.
* Fixed warning in realhostname.c, and pidfile.c.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23840 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-02-03 16:20:16 +00:00
..
arpa Started a libbsd.so with some useful stuff for porting applications. 2006-08-03 21:28:46 +00:00
netinet Minor improvements for the BSD compatibility library: 2008-02-02 17:38:09 +00:00
sys Minor improvements for the BSD compatibility library: 2008-02-02 17:38:09 +00:00
err.h Some tweaks, made libutil a bit more complete. 2006-12-13 13:06:42 +00:00
errno.h * Added BSD specific errno.h for EDOOFUS (yeah, I know, great error code...) 2008-02-03 16:20:16 +00:00
histedit.h Started a libbsd.so with some useful stuff for porting applications. 2006-08-03 21:28:46 +00:00
libutil.h * Added BSD specific errno.h for EDOOFUS (yeah, I know, great error code...) 2008-02-03 16:20:16 +00:00
paths.h * Adapted the path of "login" - eventually, telnetd should just use the standard 2007-07-04 22:11:24 +00:00
signal.h * Added BSD specific errno.h for EDOOFUS (yeah, I know, great error code...) 2008-02-03 16:20:16 +00:00
stdio.h Some more functions for our BSD compatibility library. 2006-08-07 16:46:24 +00:00
stdlib.h Added daemon() function to libbsd.so. 2007-09-04 12:32:20 +00:00
stringlist.h Started a libbsd.so with some useful stuff for porting applications. 2006-08-03 21:28:46 +00:00
time.h Some more functions for our BSD compatibility library. 2006-08-07 16:46:24 +00:00
unistd.h Minor improvements for the BSD compatibility library: 2008-02-02 17:38:09 +00:00
vis.h Extended libbsd.so a bit more. All sources (if not written by me) were taken from 2006-08-07 11:15:01 +00:00