summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/uClibc_stdio.h
Commit message (Expand)AuthorAgeFilesLines
* Add a utility macro.Manuel Novoa III2003-11-061-0/+4
* Remove erroneous trailing semicolon.Manuel Novoa III2003-11-051-1/+1
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-26/+97
* Ok... here's the summary:Manuel Novoa III2002-11-221-0/+5
* Implement locale-specific grouping in printf for base 10 integer conversionsManuel Novoa III2002-11-031-0/+1
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-6/+6
* Revert commit by davidm to printf.c that initialized conv_numManuel Novoa III2002-08-121-9/+9
* Attempt to clean up the strerror_r situation.Manuel Novoa III2002-07-071-8/+0
* Enable WCHAR support for C/POSIX stub locales.Manuel Novoa III2002-07-031-11/+42
* Fix perror() and printf("%m") to not call strerror(), as required by theManuel Novoa III2002-06-181-0/+8
* Fix another O_LARGEFILE bug. Also, I forget to make floating point optionalManuel Novoa III2002-03-121-5/+0
* Oops.. had left thread support forced on.Manuel Novoa III2002-03-121-1/+1
* Fixup redefinition of NL_ARGMAXEric Andersen2002-03-121-1/+1
* Swap in the new stdio code.Manuel Novoa III2002-03-121-0/+494