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
...
*
Add vdprintf function. Note: will be rewritten to check if file descriptor h...
Manuel Novoa III
2001-02-15
2
-1
/
+12
*
Fix stdin/stdout/stderr for now.
Manuel Novoa III
2001-02-15
1
-0
/
+4
*
Remove now irrelevant comment.
Eric Andersen
2001-02-09
1
-3
/
+0
*
Silence warnings -- add func declaration.
Eric Andersen
2001-02-09
1
-0
/
+1
*
Revert stdio to initializing itself. Not quite a pretty but that ensures that
Eric Andersen
2001-02-09
1
-1
/
+34
*
Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah!
Manuel Novoa III
2001-01-30
2
-7
/
+44
*
Really fixed 0-pad bug this time. ;-) Code-size reductions if sizeof(int) and
Manuel Novoa III
2001-01-28
1
-54
/
+62
*
Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked
Manuel Novoa III
2001-01-27
2
-31
/
+71
*
Fixed stderr initialization bug (mine).
Manuel Novoa III
2001-01-24
1
-1
/
+1
*
Fix static buffer used initialization for FIXED_BUFFERS > 2.
Manuel Novoa III
2001-01-17
1
-4
/
+13
*
Cannot portably pass a short via va_args, since it will be
Eric Andersen
2001-01-12
1
-2
/
+2
*
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
Eric Andersen
2001-01-11
3
-173
/
+97
*
A number of updates from Manuel Novoa III. Things look good...
Eric Andersen
2000-12-20
1
-220
/
+398
*
A few cleanups. Fix fflush so it remembers to init stdio.
Eric Andersen
2000-12-12
1
-8
/
+10
*
Several updates from W. Greathouse
Eric Andersen
2000-11-30
1
-19
/
+21
*
Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>,
Eric Andersen
2000-11-17
2
-2
/
+5
*
Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,
Eric Andersen
2000-11-15
8
-22
/
+135
*
Fix doc blunder.
Eric Andersen
2000-11-04
3
-8
/
+8
*
Make spelling of uClibc be consistant.
Eric Andersen
2000-11-04
3
-3
/
+3
*
More cleanups. Fix things so tinylogin compiles.
Eric Andersen
2000-11-04
1
-2
/
+2
*
Add some more stuff -- {get|set}mntent, getline, getdelim, etc.
Eric Andersen
2000-10-26
3
-1
/
+103
*
Strip all object files of all non global symbols and .note and
Eric Andersen
2000-10-20
1
-1
/
+8
*
Makefile update
Eric Andersen
2000-10-12
1
-1
/
+1
*
Finish reorganizing things. At least I think I've finished.
Eric Andersen
2000-10-11
4
-1
/
+92
*
Bug ugly formatting update
Eric Andersen
2000-10-09
5
-1413
/
+1398
*
Dependancy update
Eric Andersen
2000-10-07
1
-3
/
+0
*
Fix all the makefiles. Clean up some warnings, cleanup some headers.
Eric Andersen
2000-10-04
1
-26
/
+40
*
Add in snprintf and vsnprintf
Eric Andersen
2000-08-11
2
-76
/
+104
*
Lots and lots of cleanups.
Eric Andersen
2000-07-06
2
-53
/
+57
*
Many bugfixes, header cleanups, etc. Added abort and glob.
Eric Andersen
2000-07-05
1
-1
/
+0
*
Some more makefile fixes.
Erik Andersen
2000-05-16
1
-4
/
+5
*
Some makefile updates to make it behave a bit better/consistently.
Erik Andersen
2000-05-14
1
-8
/
+3
*
Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>
0_9_1a
Erik Andersen
2000-05-14
1
-4
/
+4
*
Initial revision
0_9_1
Erik Andersen
2000-05-14
4
-0
/
+1901
[prev]