summaryrefslogtreecommitdiff
path: root/source3/lib/snprintf.c
AgeCommit message (Expand)AuthorFilesLines
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