Commit Graph

15 Commits (acd4fab98678bff01a384d60b99396a4e498b5bb)

Author SHA1 Message Date
Felix von Leitner 8a675787a2 fix embarassing bug 2004-03-12 23:20:42 +00:00
Felix von Leitner 9bbd54a4c9 fix another case in byte_rchr 2004-03-09 00:20:10 +00:00
Felix von Leitner b80507032e fix byte_rchr return value (Marcus Winkler) 2004-03-07 21:59:36 +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 ffde3478a0 comment typo in byte.h
byte_rchr did not work at all (oops)
uudecode now handles yenc (a little)
2002-09-15 22:45:51 +00:00
Felix von Leitner 52d3bfe009 I need more sleep 2002-08-14 16:00:02 +00:00
Felix von Leitner d56acba0eb duh 2002-08-14 15:57:33 +00:00
Felix von Leitner c68680796e avoid SIGBUS in byte_copy 2002-08-14 15:54:49 +00:00
Felix von Leitner c479eab1b5 only use faster byte_copy on i386 to avoid bus error 2002-08-14 13:54:36 +00:00
Felix von Leitner dcc54a876a buffering updates 2001-11-25 22:54:00 +00:00
Felix von Leitner da089acb98 remove even more void* 2001-11-24 21:28:32 +00:00
Felix von Leitner df55782016 remove more void* arithmetic 2001-11-24 21:27:21 +00:00
Felix von Leitner 40cd5422ca remove void* arithmetic 2001-11-24 21:25:40 +00:00
Felix von Leitner 9c1ce2b6a5 some constness stuff for buffer_0, an experimental optimization for
byte_copy and add buffer_putspace, a trivial shortcut.
2001-09-10 10:37:00 +00:00
Felix von Leitner 28486b8367 Initial revision 2001-02-02 17:54:47 +00:00