summaryrefslogtreecommitdiffstats
path: root/source/lib/snprintf.c
Commit message (Expand)AuthorAgeFilesLines
* added copyright notice from Patrick PowellAndrew Tridgell1998-10-311-8/+5
* Fixes to allow this to pass SGI compiler in -fullwarn mode (with oneJeremy Allison1998-10-281-9/+9
* fixed problem with snprintf.c and mkprotoAndrew Tridgell1998-10-281-4/+4
* fixed handling of %.0f in replacement snprintf.cAndrew Tridgell1998-10-281-12/+28
* add ifdef for "long double"Andrew Tridgell1998-10-271-12/+18
* added a vsnprintf() implementation from cvslock. See the notes on theAndrew Tridgell1998-10-261-0/+801