summaryrefslogtreecommitdiffstats
path: root/include/printf.h
Commit message (Expand)AuthorAgeFilesLines
* s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko2009-07-211-4/+4
* Remove __PRINTF_INFO_NO_BITFIELD hack, UCLIBC_INTERNAL can be used instead,Denis Vlasenko2008-06-031-80/+65
* Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen2006-12-071-0/+1
* guard *printf_function w/ UCLIBC_HAS_GLIBC_CUSTOM_PRINTFPeter S. Mazinger2006-02-131-0/+2
* Disable prototypes for unimplemented functionsEric Andersen2004-09-071-0/+2
* Use the correct configuration test define.Manuel Novoa III2004-02-021-2/+2
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-1/+1
* Swap in the new stdio code.Manuel Novoa III2002-03-121-0/+247