Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add in the timezone global from time.h, from a patch by | Eric Andersen | 2001-03-19 | 1 | -0/+5 | |
| | | | | Jon Nelson <jnelson@boa.org> | |||||
* | Remove times and all the foolishness surrounding it. There is | Eric Andersen | 2001-02-09 | 1 | -1/+1 | |
| | | | | | a syscall that does this, so use that. -Erik | |||||
* | Reduced code size; fixed ANSI bug for day -- 5 not 05; mode days and mons const. | Manuel Novoa III | 2001-01-28 | 1 | -28/+48 | |
| | ||||||
* | Reduce dependancies -- don't use sysconf() internal to libc. | Eric Andersen | 2001-01-15 | 1 | -7/+5 | |
| | ||||||
* | Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. | Eric Andersen | 2001-01-12 | 1 | -6/+1 | |
| | | | | | | Also fixes 2 very important malloc bugs! Anyone using malloc (esp mmu-less) should update and recompile. -Erik | |||||
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -2/+2 | |
| | ||||||
* | Oops. left strftime.c in twice. | Eric Andersen | 2001-01-02 | 1 | -1/+1 | |
| | ||||||
* | Patch from James Graves <jgraves@deltamobile.com> to get | Eric Andersen | 2001-01-02 | 1 | -0/+6 | |
| | | | | | m68k started. Should be just sysdeps/linux/m68k left to hack at this point... | |||||
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 1 | -4/+4 | |
| | ||||||
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 1 | -1/+1 | |
| | ||||||
* | More cleanups. Fix things so tinylogin compiles. | Eric Andersen | 2000-11-04 | 3 | -1/+113 | |
| | | | | Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>. | |||||
* | More random fixes and additions. | Eric Andersen | 2000-10-27 | 2 | -1/+400 | |
| | ||||||
* | More reorg. A place for everything and everything in its place... | Eric Andersen | 2000-10-23 | 3 | -1/+68 | |
| | ||||||
* | Strip all object files of all non global symbols and .note and | Eric Andersen | 2000-10-20 | 1 | -1/+3 | |
| | | | | | .comment, saving a lot of space in the resultant binaries... -Erik | |||||
* | 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 | 1 | -1/+1 | |
| | ||||||
* | Bug ugly formatting update | Eric Andersen | 2000-10-09 | 13 | -390/+407 | |
| | ||||||
* | Dependancy update | Eric Andersen | 2000-10-07 | 1 | -5/+8 | |
| | ||||||
* | Fix all the makefiles. Clean up some warnings, cleanup some headers. | Eric Andersen | 2000-10-04 | 1 | -10/+27 | |
| | | | | -Erik | |||||
* | Rework all the string handling. Make const stuff be constified. | Eric Andersen | 2000-07-06 | 1 | -1/+1 | |
| | | | | -Erik | |||||
* | Many bugfixes, header cleanups, etc. Added abort and glob. | Eric Andersen | 2000-07-05 | 1 | -1/+0 | |
| | | | | | It is getting closer... -Erik | |||||
* | Finished porting stuff to x86 and supporting the Linux 2.2 kernels. | Erik Andersen | 2000-05-15 | 1 | -1/+1 | |
| | | | | | It now compiles.... -Erik | |||||
* | Some makefile updates to make it behave a bit better/consistently. | Erik Andersen | 2000-05-14 | 1 | -7/+4 | |
| | | | | -Erik | |||||
* | Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1a | Erik Andersen | 2000-05-14 | 1 | -4/+4 | |
| | | | | | to allow uC-libc to compile under x86. -Erik | |||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 13 | -0/+634 | |