aboutsummaryrefslogtreecommitdiff
path: root/include/printf.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-18drop support for pre ISO-C compilersMike Frysinger1-7/+7
2012-11-18Replace FSF snail mail address with URLsMike Frysinger1-3/+2
2009-07-21s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko1-4/+4
2008-06-03Remove __PRINTF_INFO_NO_BITFIELD hack, UCLIBC_INTERNAL can be used instead,Denis Vlasenko1-80/+65
2006-12-07Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen1-0/+1
2006-02-13guard *printf_function w/ UCLIBC_HAS_GLIBC_CUSTOM_PRINTFPeter S. Mazinger1-0/+2
2004-09-07Disable prototypes for unimplemented functionsEric Andersen1-0/+2
2004-02-02Use the correct configuration test define.Manuel Novoa III1-2/+2
2002-07-03Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III1-1/+1
2002-03-12Swap in the new stdio code.Manuel Novoa III1-0/+247