9 Commits (90bde5e5695df822dd3c236f8b26902aa9564cff)

Author SHA1 Message Date
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 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 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