..
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
- Coding style fixes. Thanks Axel for the heads up.
2009-11-17 16:13:00 +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 forkpty() and login_tty() to bsd compatibility, a test for forkpty().
2010-04-10 13:48:28 +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