Mirror of :pserver:cvs@cvs.fefe.de:/cvs libowfat https://www.fefe.de/libowfat/
Go to file
Felix von Leitner c50a0b25df add iob_adds
add cookies to io
2003-09-10 00:28:51 +00:00
array write a small socket server with io_wait integration and add and debug 2003-09-05 22:59:40 +00:00
buffer add long long buffer routines 2003-09-05 21:09:14 +00:00
byte change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
case change case_*b from char* to void* so it is function pointer compatible 2003-09-01 15:28:51 +00:00
dns EPROTO -> EINVAL for BSD backwards compatibility (did I mention that BSD *sucks*?) 2003-09-05 23:59:17 +00:00
fmt change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
io add iob_adds 2003-09-10 00:28:51 +00:00
mmap document error signalling through (void*)0 return code. 2002-01-29 19:44:42 +00:00
mult reverse return code for safemult API to conform to newer djb APIs 2003-09-05 21:25:51 +00:00
open even more man pages 2002-09-16 23:49:15 +00:00
scan change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
socket more BSD compat 2003-09-06 00:03:27 +00:00
str change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
stralloc add stralloc_diff and stralloc_diffs 2002-10-28 20:15:03 +00:00
tai even more man pages 2002-09-16 23:49:15 +00:00
taia add long long buffer routines 2003-09-05 21:09:14 +00:00
test make iob_send return aggregate total 2003-09-08 20:52:00 +00:00
textcode add html encoders 2003-04-23 20:17:57 +00:00
uint more man page typos 2003-01-27 02:16:43 +00:00
unix man pages gave wrong include path (Hynek Schlawack) 2002-10-24 20:28:52 +00:00
.cvsignore cvsignore the new tests and remove their results in make clean 2003-09-06 00:53:05 +00:00
CHANGES add small explanation to iob.h 2003-09-08 21:05:27 +00:00
COPYING Initial revision 2001-02-02 17:54:47 +00:00
GNUmakefile add small explanation to iob.h 2003-09-08 21:05:27 +00:00
README mention my email address 2002-10-21 22:35:17 +00:00
array.h add long long buffer routines 2003-09-05 21:09:14 +00:00
buffer.h add long long buffer routines 2003-09-05 21:09:14 +00:00
byte.h change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
case.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
dns.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
fmt.h change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
io.h add iob_adds 2003-09-10 00:28:51 +00:00
io_internal.h add iob_adds 2003-09-10 00:28:51 +00:00
iob.h add iob_adds 2003-09-10 00:28:51 +00:00
iob_internal.h add iob_adds 2003-09-10 00:28:51 +00:00
iopause.h1 monster update: add tai, taia, iopause, case, and ipv6 enhanced dns 2002-09-16 01:09:56 +00:00
iopause.h2 use sys/poll.h instead of poll.h for iopause 2002-12-07 14:54:43 +00:00
ip4.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
ip6.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
mmap.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
ndelay.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
open.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
openreadclose.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
readclose.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
safemult.h reverse return code for safemult API to conform to newer djb APIs 2003-09-05 21:25:51 +00:00
scan.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
select.h1 monster update: add tai, taia, iopause, case, and ipv6 enhanced dns 2002-09-16 01:09:56 +00:00
select.h2 more BSD compat 2003-09-06 00:03:27 +00:00
socket.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
str.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
stralloc.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
t.c use sys/poll.h instead of poll.h for iopause 2002-12-07 14:54:43 +00:00
tai.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
taia.h add long long buffer routines 2003-09-05 21:09:14 +00:00
textcode.h add html encoders 2003-04-23 20:17:57 +00:00
tryepoll.c add epoll and kqueue tests 2003-09-06 00:52:11 +00:00
tryinline.c work around compilers that don't understand "static inline" 2001-11-24 20:09:31 +00:00
tryip6.c test for ipv6 and if_name2index and socklen_t. 2001-11-24 19:34:32 +00:00
trykqueue.c add epoll and kqueue tests 2003-09-06 00:52:11 +00:00
tryn2i.c test for ipv6 and if_name2index and socklen_t. 2001-11-24 19:34:32 +00:00
trypoll.c monster update: add tai, taia, iopause, case, and ipv6 enhanced dns 2002-09-16 01:09:56 +00:00
trysl.c test for ipv6 and if_name2index and socklen_t. 2001-11-24 19:34:32 +00:00
trysysel.c monster update: add tai, taia, iopause, case, and ipv6 enhanced dns 2002-09-16 01:09:56 +00:00
uint16.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
uint32.h remove obsolete extern from header files 2003-09-06 23:49:47 +00:00
uint64.h add int64 type to uint64.h 2003-08-03 22:24:32 +00:00

README

libowfat is a library of general purpose APIs extracted from Dan
Bernstein's software, reimplemented and covered by the GNU General
Public License Version 2 (no later versions).

The API has been slightly extended (for example, I provide a uint32_read
function, and I extended the socket API to support IPv6) where I found
it necessary or beneficial in a specific project.

Many of the functions I implement here have since been placed in the
public domain, so there are other sources to get this code (except for
my extensions obviously).  The implementations here may not be as
portable as the original versions; I tend to focus on the Single Unix
Specification and not on some obsolete legacy systems found in the
basements of some vintage hardware clubs.

I also provide man pages for many functions, mostly extracted from Dan's
web documentation or documentation found in earlier versions of his
software.  For some reason, he abandoned man pages in favor of HTML
recently.

On July 4 2002, Dan also placed his DNS routines and supporting
low level functions in the public domain, so I copy them here instead of
reimplementing them.  http://online.securityfocus.com/archive/1/280642
has an online version of the bugtraq posting.

The author can be reached under felix-libowfat@fefe.de