- Use "uchar" instead of "unsigned char".
[rsync/rsync.git] / lib / snprintf.c
2003-07-04 Wayne DavisonAttempting to fix the snprintf() conflict on a gcc...
2003-04-09 Paul GreenFix bug reported by engard.ferenc at innomed.hu whereby...
2001-05-07 Andrew Tridgellimported new snprintf.c from samba, got rid of slprintf
1998-11-23 Andrew Tridgellupdates to reflect new samba.org domain
1998-10-31 Andrew Tridgelladded copyright notice from Patrick Powell
1998-10-28 Andrew Tridgellfixed handling of %.0f in replacement snprintf.c
1998-10-26 Andrew Tridgelladded a vsnprintf() implementation from cvslock. See...