haiku/headers/compatibility/bsd
Ingo Weinhold a3c74fcd8c Added a strsep() to our BSD compatibility library.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30022 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-08 10:57:46 +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 Don't define "protected" macro in C++ mode. 2008-10-29 00:48:57 +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 Removed prototypes for openpty() (which lives in pty.h) and forkpty() 2008-05-28 20:44:47 +00:00
paths.h * Adapted the path of "login" - eventually, telnetd should just use the standard 2007-07-04 22:11:24 +00:00
pty.h Added the BSDish openpty(). 2008-04-24 21:30:38 +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
string.h Added a strsep() to our BSD compatibility library. 2009-04-08 10:57:46 +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