Commit Graph

11 Commits (8184a8b3226f0b12bf07918f42e5a35362503c3a)

Author SHA1 Message Date
Felix von Leitner c99799d0f8 more alloca fixes 2004-01-06 23:35:06 +00:00
Felix von Leitner 63aaebea87 appending zero bytes to an empty array failed it 2003-12-05 17:30:03 +00:00
Felix von Leitner 538ed02079 that wasn't it 2003-10-10 01:10:22 +00:00
Felix von Leitner d64f1f7732 even better BSD make compat ;) 2003-10-07 16:27:54 +00:00
Felix von Leitner 44b65fa305 add stupid little httpd 2003-09-10 01:59:12 +00:00
Felix von Leitner 092b5f860b write a small socket server with io_wait integration and add and debug
io framework enough to support the test program
2003-09-05 22:59:40 +00:00
Felix von Leitner 7c5beaf741 reverse return code for safemult API to conform to newer djb APIs 2003-09-05 21:25:51 +00:00
Felix von Leitner bb3243fbe2 beginnings of the io library 2003-09-02 00:14:04 +00:00
Felix von Leitner 58bf3e91a3 add man pages for array API 2003-09-01 17:59:12 +00:00
Felix von Leitner c4b0574495 change length or size specifiers in APIs from int to long
add array API (http://cr.yp.to/lib/array.html)
2003-08-26 17:58:14 +00:00
Felix von Leitner 7a18b91761 add API for integer multiplication with overflow detection 2003-08-22 15:03:10 +00:00