Commit Graph

12 Commits (44b65fa30567b874a101e640893c26538494bf7d)

Author SHA1 Message Date
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 271d97d5c9 scan_uint and scan_ushort will now abort if the result does not fit in
uint or ushort as opposed to ulong.
2003-06-08 20:01:11 +00:00
Felix von Leitner 1c8392ab3e improve range check 2003-05-27 20:31:25 +00:00
Felix von Leitner 733c2fbfbd add man page for scan_longlong 2003-05-04 16:21:28 +00:00
Felix von Leitner 3c467361fd add long long scanning support 2003-05-04 16:19:48 +00:00
Felix von Leitner 7f380d9e13 add beginnings of integer range checking 2003-05-01 21:25:04 +00:00
Felix von Leitner bfe8319361 add scan_httpdate 2003-04-27 17:11:50 +00:00
Felix von Leitner 15f0153c25 a few more man pages 2002-09-17 18:47:12 +00:00
Felix von Leitner 10f26fd5bc add some man pages 2002-09-16 21:56:49 +00:00
Felix von Leitner 0938bbe2aa bug fixes 2001-11-24 20:37:22 +00:00
Felix von Leitner 28f2b90b1c this time for real ;) 2001-11-24 20:11:41 +00:00
Felix von Leitner 28486b8367 Initial revision 2001-02-02 17:54:47 +00:00