index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
common
/
bits
/
uClibc_stdio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a utility macro.
Manuel Novoa III
2003-11-06
1
-0
/
+4
*
Remove erroneous trailing semicolon.
Manuel Novoa III
2003-11-05
1
-1
/
+1
*
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2003-08-01
1
-26
/
+97
*
Ok... here's the summary:
Manuel Novoa III
2002-11-22
1
-0
/
+5
*
Implement locale-specific grouping in printf for base 10 integer conversions
Manuel Novoa III
2002-11-03
1
-0
/
+1
*
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-10-31
1
-6
/
+6
*
Revert commit by davidm to printf.c that initialized conv_num
Manuel Novoa III
2002-08-12
1
-9
/
+9
*
Attempt to clean up the strerror_r situation.
Manuel Novoa III
2002-07-07
1
-8
/
+0
*
Enable WCHAR support for C/POSIX stub locales.
Manuel Novoa III
2002-07-03
1
-11
/
+42
*
Fix perror() and printf("%m") to not call strerror(), as required by the
Manuel Novoa III
2002-06-18
1
-0
/
+8
*
Fix another O_LARGEFILE bug. Also, I forget to make floating point optional
Manuel Novoa III
2002-03-12
1
-5
/
+0
*
Oops.. had left thread support forced on.
Manuel Novoa III
2002-03-12
1
-1
/
+1
*
Fixup redefinition of NL_ARGMAX
Eric Andersen
2002-03-12
1
-1
/
+1
*
Swap in the new stdio code.
Manuel Novoa III
2002-03-12
1
-0
/
+494