]> sjero.net Git - wget/history - src/snprintf.c
[svn] Remove K&R support.
[wget] / src / snprintf.c
2005-06-19 hniksic[svn] Remove K&R support.
2005-04-17 hniksic[svn] Declare VALUE argument of fmtstr as const char *.
2005-04-16 hniksic[svn] More correct handling of significant digit count...
2005-04-16 hniksic[svn] Fixed a number of bugs in snprintf.c.
2003-10-11 hniksic[svn] Also check for short for int32_t.
2003-09-30 hniksic[svn] Updated copyright and email.
2001-12-04 hniksic[svn] snprintf.c (dopr): Use `unsigned int' as the...
2001-12-03 hniksic[svn] Cast va_arg(..., int) to short if a short value...
2001-12-03 hniksic[svn] snprintf.c: Replace `short int' and `unsigned...
2001-04-25 hniksic[svn] Reimplemented UNSAFE_CHAR and RESERVED_CHAR.
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
2000-11-04 hniksic[svn] snprintf.c addition.