15 Commits (3fd4c515aee08ecd1a8914f1f44f60ac48f3061f)

Author SHA1 Message Date
leitner 3fd4c515ae fix embarassing bug 21 years ago
leitner a9c687dec6 fix another case in byte_rchr 21 years ago
leitner b65d281e53 fix byte_rchr return value (Marcus Winkler) 21 years ago
leitner 5226dd010d change length or size specifiers in APIs from int to long
add array API (http://cr.yp.to/lib/array.html)
21 years ago
leitner dd2d9119fc comment typo in byte.h
byte_rchr did not work at all (oops)
uudecode now handles yenc (a little)
22 years ago
leitner 29490e8458 I need more sleep 22 years ago
leitner b1c57f2122 duh 22 years ago
leitner a0dbb50dc7 avoid SIGBUS in byte_copy 22 years ago
leitner 52b12478c6 only use faster byte_copy on i386 to avoid bus error 22 years ago
leitner caf0b55872 buffering updates 23 years ago
leitner 1fa408275c remove even more void* 23 years ago
leitner 620f0bbef2 remove more void* arithmetic 23 years ago
leitner 30fac6dd12 remove void* arithmetic 23 years ago
leitner 05b4cf85f7 some constness stuff for buffer_0, an experimental optimization for
byte_copy and add buffer_putspace, a trivial shortcut.
23 years ago
leitner 3083708670 Initial revision 24 years ago