haiku/headers/compatibility/bsd
Ingo Weinhold 90ca025688 Removed prototypes for openpty() (which lives in pty.h) and forkpty()
(which we don't implement ATM). Why do we have a header that declares
stuff that is for the most part not supported?


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25684 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-28 20:44:47 +00:00
..
arpa
netinet Minor improvements for the BSD compatibility library: 2008-02-02 17:38:09 +00:00
sys This header is no longer necessary, since Ingo added the BSD timer macros 2008-04-13 02:28:43 +00:00
err.h
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
libutil.h Removed prototypes for openpty() (which lives in pty.h) and forkpty() 2008-05-28 20:44:47 +00:00
paths.h
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
stdlib.h Added daemon() function to libbsd.so. 2007-09-04 12:32:20 +00:00
stringlist.h
time.h
unistd.h Minor improvements for the BSD compatibility library: 2008-02-02 17:38:09 +00:00
vis.h