summaryrefslogtreecommitdiffstats
path: root/source4/lib/snprintf.c
Commit message (Expand)AuthorAgeFilesLines
* r4719: snprintf.c is used outside of samba, so don't use our special typesAndrew Tridgell2007-10-101-2/+2
* r4718: don't use the deprecated __va_copy() unless va_copy() is unavailableAndrew Tridgell2007-10-101-0/+2
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-2/+2
* fixed snprintf.c for systems that have only some of the *printf() family of f...Andrew Tridgell2003-10-101-8/+9
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+978