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
/
stdio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in ifdef directive
Carmelo Amoroso
2007-12-05
1
-1
/
+1
*
Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...
Carmelo Amoroso
2007-11-20
2
-2
/
+1
*
Bring in remaining futex support for stdio.
"Steven J. Hill"
2006-08-23
6
-30
/
+36
*
Merge from trunk.
"Steven J. Hill"
2006-08-23
9
-23
/
+8
*
Merge from trunk.
"Steven J. Hill"
2006-02-26
1
-0
/
+2280
*
Merge from trunk.
"Steven J. Hill"
2006-02-26
132
-4715
/
+3024
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
38
-76
/
+118
*
Finish merge from trunk, again, no really.
"Steven J. Hill"
2005-12-10
1
-0
/
+4
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
36
-77
/
+159
*
Merge from trunk.
"Steven J. Hill"
2005-12-08
5
-2
/
+9
*
More merging from trunk.
"Steven J. Hill"
2005-12-06
20
-45
/
+45
*
Merge from trunk.
"Steven J. Hill"
2005-12-02
46
-310
/
+192
*
Merge from trunk.
"Steven J. Hill"
2005-11-20
6
-7
/
+7
*
Sync up with trunk.
"Steven J. Hill"
2005-11-19
8
-120
/
+54
*
Copy from trunk.
"Steven J. Hill"
2005-11-19
1
-0
/
+15
*
Copy from trunk.
"Steven J. Hill"
2005-11-19
1
-0
/
+15
*
Copy from trunk.
"Steven J. Hill"
2005-11-19
1
-0
/
+16
*
Copy from trunk.
"Steven J. Hill"
2005-11-19
1
-0
/
+15
*
Copy from trunk.
"Steven J. Hill"
2005-11-19
1
-0
/
+16
*
Copy from trunk.
"Steven J. Hill"
2005-11-19
1
-0
/
+15
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-18
17
-67
/
+65
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-17
1
-12
/
+29
*
Remove '__libc_fatal' function and usage of it. Remove and disable 'freeres' ...
"Steven J. Hill"
2005-11-16
2
-199
/
+0
*
Copy from trunk.
"Steven J. Hill"
2005-10-30
1
-0
/
+143
*
Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e...
"Steven J. Hill"
2005-10-04
1
-0
/
+4
*
Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a...
"Steven J. Hill"
2005-09-24
1
-1
/
+1
*
Big sync with trunk.
"Steven J. Hill"
2005-09-24
24
-132
/
+126
*
In reality, the futex support that was originally added was only for STDIO op...
"Steven J. Hill"
2005-08-09
8
-17
/
+21
*
Add function '__libc_fatal' for NPTL.
"Steven J. Hill"
2005-07-31
1
-0
/
+3
*
Add function '__libc_fatal' for NPTL.
"Steven J. Hill"
2005-07-31
1
-0
/
+196
*
Finalize the merge from the trunk. There are more files to be
"Steven J. Hill"
2005-07-30
4
-220
/
+282
*
Add futex support into uClibc. Selection of futex support independent of
"Steven J. Hill"
2005-07-22
7
-0
/
+73
*
Forgot to change name of builtin buffer during last rewrite.
Manuel Novoa III
2005-03-21
1
-3
/
+2
*
Revert last commit. If I had wanted to include that patch, I would have done
Manuel Novoa III
2005-03-17
1
-3
/
+3
*
http://bugs.uclibc.org/view.php?id=165
Mike Frysinger
2005-03-16
1
-3
/
+3
*
When I broke up the stdio code, the "support pre C99 compilers" va_copy compat
Manuel Novoa III
2005-02-14
2
-34
/
+2
*
Define va_copy for pre-C99 compilers (code taken from vfprintf.c).
Peter Kjellerstedt
2005-02-09
1
-0
/
+13
*
merge parallel build support
Mike Frysinger
2005-01-25
1
-7
/
+5
*
Avoid compiler warnings.
Peter Kjellerstedt
2005-01-19
2
-0
/
+8
*
Fix a couple of issues in configurations I hadn't tested.
Manuel Novoa III
2004-05-07
1
-0
/
+2
*
Oops.. The custom stream funcs should only be compiled if wanted.
Manuel Novoa III
2004-02-13
1
-2
/
+4
*
New stdio core. Should be more maintainable. Fixes a couple of bugs.
Manuel Novoa III
2004-02-11
100
-7225
/
+8657
*
Fix __freadable and __fwritable... were using '~' instead of '!'. (ugh)
Manuel Novoa III
2004-01-02
1
-10
/
+13
*
Oops... temporarily support the old stdio code.
Manuel Novoa III
2004-01-02
1
-0
/
+5
*
Rewrite popen for SUSv3 compliance.
Manuel Novoa III
2004-01-02
1
-47
/
+171
*
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-12-27
1
-6
/
+6
*
Fix a couple of 'declaration after statement' errors.
Manuel Novoa III
2003-12-14
1
-1
/
+1
*
Fix the return value for fputs when passed an empty string.
Manuel Novoa III
2003-11-19
1
-1
/
+4
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-1
/
+1
*
Quick fix to make sure vfprintf always checks stream orientation when
Manuel Novoa III
2003-09-23
1
-0
/
+19
[next]