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
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-0
/
+2
*
Fix some __UCLIBC_IO_MUTEX_XXXX macro to be used without FUTEX support. Thank...
Carmelo Amoroso
2008-07-11
1
-61
/
+12
*
Fix the builds without STDIO_FUTEXES. Fix msgecv and msgsend to compile on AR...
Khem Raj
2008-07-09
1
-12
/
+61
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-73
/
+38
*
More merging from trunk.
"Steven J. Hill"
2007-01-21
1
-65
/
+53
*
Merge from trunk.
"Steven J. Hill"
2006-01-14
1
-3
/
+3
*
Merge from trunk.
"Steven J. Hill"
2005-12-13
1
-4
/
+4
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-18
1
-3
/
+18
*
In reality, the futex support that was originally added was only for STDIO op...
"Steven J. Hill"
2005-08-09
1
-4
/
+4
*
Add futex support into uClibc. Selection of futex support independent of
"Steven J. Hill"
2005-07-22
1
-0
/
+38
*
Fix a couple of issues in configurations I hadn't tested.
Manuel Novoa III
2004-05-07
1
-23
/
+7
*
Fix typo.
Manuel Novoa III
2004-04-14
1
-1
/
+1
*
New stdio core. Should be more maintainable. Fixes a couple of bugs.
Manuel Novoa III
2004-02-11
1
-391
/
+325
*
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-12-27
1
-3
/
+3
*
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