This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
compatibility
/
bsd
History
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
…
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
…
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
…
string.h
Added a strsep() to our BSD compatibility library.
2009-04-08 10:57:46 +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
…