summaryrefslogtreecommitdiffstats
path: root/libc/misc/internals
Commit message (Expand)AuthorAgeFilesLines
...
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* stdio mostly rewritten... passes lots of tests now.Manuel Novoa III2001-02-271-15/+11
* For some reason the fancy attribute tags were not working on m68k soDavid McCullough2001-02-271-8/+4
* Make sure errno is 0 before we call main (may have been set while initializing).Manuel Novoa III2001-02-191-0/+10
* Create __uClibc_main to handle what can be done in C instead of each arch'sManuel Novoa III2001-02-192-1/+81
* Added some notes. Removed some dead code.Manuel Novoa III2001-01-301-6/+6
* Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah!Manuel Novoa III2001-01-301-106/+262
* Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.aManuel Novoa III2001-01-251-2/+5
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-2/+2
* Patch from James Graves <jgraves@deltamobile.com> to getEric Andersen2001-01-021-1/+5
* A number of updates from Manuel Novoa III. Things look good...Eric Andersen2000-12-209-104/+430
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-1/+3
* Makefile updateEric Andersen2000-10-121-1/+1
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-114-0/+155