Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-10-11 | If va_copy is defined, use it when defining VA_COPY. | Wayne Davison | 1 | -1/+1 |
2005-02-21 | Check SIZEOF_LONG_LONG instead of HAVE_LONG_LONG. | Wayne Davison | 1 | -1/+1 |
2005-02-20 | - Integrated the latest version from samba. | Wayne Davison | 1 | -64/+143 |
2003-07-04 | Attempting to fix the snprintf() conflict on a gcc-using HPUX 11.11. | Wayne Davison | 1 | -1/+3 |
2003-04-09 | Fix bug reported by engard.ferenc at innomed.hu whereby using the %f format | Paul Green | 1 | -5/+8 |
2001-05-07 | imported new snprintf.c from samba, got rid of slprintf | Andrew Tridgell | 1 | -653/+770 |
1998-11-23 | updates to reflect new samba.org domain | Andrew Tridgell | 1 | -1/+1 |
1998-10-31 | added copyright notice from Patrick Powell | Andrew Tridgell | 1 | -21/+18 |
1998-10-28 | fixed handling of %.0f in replacement snprintf.c | Andrew Tridgell | 1 | -24/+46 |
1998-10-26 | added a vsnprintf() implementation from cvslock. See the notes on the | Andrew Tridgell | 1 | -0/+801 |