index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
stdio
/
Makefile
Age
Commit message (
Expand
)
Author
2001-02-19
Fix a couple of bugs in _fopen and fclose, plus change a few internals.
Manuel Novoa III
2001-02-19
Lots of stdio cleanups. Several bug fixes, addition of a number of functions
Manuel Novoa III
2001-02-15
Add vdprintf function. Note: will be rewritten to check if file descriptor h...
Manuel Novoa III
2001-01-30
Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah!
Manuel Novoa III
2001-01-27
Fixed (hopefully) 0-pad bug in printf. Added asprintf function. Reworked
Manuel Novoa III
2001-01-11
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
Eric Andersen
2000-11-15
Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,
Eric Andersen
2000-11-04
Fix doc blunder.
Eric Andersen
2000-11-04
Make spelling of uClibc be consistant.
Eric Andersen
2000-10-26
Add some more stuff -- {get|set}mntent, getline, getdelim, etc.
Eric Andersen
2000-10-20
Strip all object files of all non global symbols and .note and
Eric Andersen
2000-10-12
Makefile update
Eric Andersen
2000-10-11
Finish reorganizing things. At least I think I've finished.
Eric Andersen
2000-10-09
Bug ugly formatting update
Eric Andersen
2000-10-07
Dependancy update
Eric Andersen
2000-10-04
Fix all the makefiles. Clean up some warnings, cleanup some headers.
Eric Andersen
2000-08-11
Add in snprintf and vsnprintf
Eric Andersen
2000-07-05
Many bugfixes, header cleanups, etc. Added abort and glob.
Eric Andersen
2000-05-16
Some more makefile fixes.
Erik Andersen
2000-05-14
Some makefile updates to make it behave a bit better/consistently.
Erik Andersen
2000-05-14
Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>
Erik Andersen
2000-05-14
Initial revision
Erik Andersen