summaryrefslogtreecommitdiff
path: root/source3/lib/snprintf.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-06Bracked unbracketed macro arguments while looking for another bug.Tim Potter1-2/+2
2000-02-21Fix for crash bug from Paul Tyler <pct@ansto.gov.au>.Jeremy Allison1-10/+11
2000-01-12Fix problems with broken libc fvct returns.Jeremy Allison1-1/+8
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-1/+61
1999-03-25* client/client.c (dir_total): use SMB_BIG_UINTAlexandre Oliva1-2/+26
1998-11-21global change from samba.anu.edu.au to samba.orgAndrew Tridgell1-1/+1
1998-10-31added copyright notice from Patrick PowellAndrew Tridgell1-8/+5
1998-10-28Fixes to allow this to pass SGI compiler in -fullwarn mode (with oneJeremy Allison1-9/+9
1998-10-28fixed problem with snprintf.c and mkprotoAndrew Tridgell1-4/+4
1998-10-28fixed handling of %.0f in replacement snprintf.cAndrew Tridgell1-12/+28
1998-10-27add ifdef for "long double"Andrew Tridgell1-12/+18
1998-10-26added a vsnprintf() implementation from cvslock. See the notes on theAndrew Tridgell1-0/+801