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