summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/vsprintf.c
AgeCommit message (Expand)Author
2013-05-17Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.joerg
2013-04-19Add explicit locale versions for the printf family. Replace asprintf,joerg
2012-03-15- ansify, knf.christos
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2007-06-03Make these work with _FORTIFY_SOURCE, by overriding the fortified definitionschristos
2005-02-09A little libc namespace housekeeping exercise:kleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-18Merge the nathanw_sa branch.thorpej
2001-12-07- make FILE structure extensible without breaking binary-compatibility.yamt
2000-01-21Initialize f._file for locking primitives.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1997-07-13Fix RCSID'schristos
1996-03-29Add explict function return typesjtc
1995-02-02Merged with 4.4lite.jtc
1994-05-22_VA_LIST_ -> _BSD_VA_LIST_cgd
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd