Tweaking the license text a bit more.
[rsync/rsync.git] / lib / snprintf.c
2005-10-11 Wayne DavisonIf va_copy is defined, use it when defining VA_COPY.
2005-02-21 Wayne DavisonCheck SIZEOF_LONG_LONG instead of HAVE_LONG_LONG.
2005-02-20 Wayne Davison- Integrated the latest version from samba.
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...