Commit Graph

7 Commits

Author SHA1 Message Date
Felix von Leitner 21ca7d8264 remove compiler warnings 2014-03-14 00:25:33 +00:00
Felix von Leitner e1d937c67b if called with srclen > maxlen, return maxlen not srclen 2014-02-25 18:36:36 +00:00
Felix von Leitner 0698149baf switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
Felix von Leitner e5c56dc6b0 remove even more warnings
64-bit cleanliness issue with auto-NULL-appending macros
2005-05-12 06:52:29 +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 818e782ce0 change semantic of fmt_fill and add man pages. 2001-05-15 19:04:58 +00:00
Felix von Leitner e29be9e016 add fmt_pad and fmt_fill. 2001-05-15 18:46:17 +00:00