summaryrefslogtreecommitdiff
path: root/libc/misc
AgeCommit message (Expand)Author
2001-02-27For some reason the fancy attribute tags were not working on m68k soDavid McCullough
2001-02-19Make sure errno is 0 before we call main (may have been set while initializing).Manuel Novoa III
2001-02-19Create __uClibc_main to handle what can be done in C instead of each arch'sManuel Novoa III
2001-02-15Fix LIBC rule. (cut-and-paste user bug...)Manuel Novoa III
2001-02-15Add tsearch functions from libc-5.3.12.Manuel Novoa III
2001-02-09Remove times and all the foolishness surrounding it. There isEric Andersen
2001-02-05Fix up the networking includesEric Andersen
2001-01-30Added some notes. Removed some dead code.Manuel Novoa III
2001-01-30Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah!Manuel Novoa III
2001-01-28Reduced code size; fixed ANSI bug for day -- 5 not 05; mode days and mons const.Manuel Novoa III
2001-01-25Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.aManuel Novoa III
2001-01-15Reduce dependancies -- don't use sysconf() internal to libc.Eric Andersen
2001-01-15Make the implementation match the header file.Eric Andersen
2001-01-12Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.Eric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen
2001-01-02Oops. left strftime.c in twice.Eric Andersen
2001-01-02Patch from James Graves <jgraves@deltamobile.com> to getEric Andersen
2000-12-23Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)Eric Andersen
2000-12-20A number of updates from Manuel Novoa III. Things look good...Eric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-11-04More cleanups. Fix things so tinylogin compiles.Eric Andersen
2000-10-27More random fixes and additions.Eric Andersen
2000-10-26Add some more stuff -- {get|set}mntent, getline, getdelim, etc.Eric Andersen
2000-10-25A few more syscalls.Eric Andersen
2000-10-23More reorg. A place for everything and everything in its place...Eric Andersen
2000-10-20A smaller, kinder, gentler regexp implementation.Eric Andersen
2000-10-20Strip all object files of all non global symbols and .note andEric Andersen
2000-10-17Fix up ctype.hEric Andersen
2000-10-17Update to assert behaviorEric Andersen
2000-10-12Makefile updateEric Andersen
2000-10-11Finish reorganizing things. At least I think I've finished.Eric Andersen
2000-10-11New misc tree that actually has misc stuff in it.Eric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-10-07More cleanupsEric Andersen
2000-10-07Dependancy updateEric Andersen
2000-10-04Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen
2000-07-09Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen
2000-07-06Rework all the string handling. Make const stuff be constified.Eric Andersen
2000-07-05Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen
2000-05-15Finished porting stuff to x86 and supporting the Linux 2.2 kernels.Erik Andersen
2000-05-14Some makefile updates to make it behave a bit better/consistently.Erik Andersen
2000-05-14Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>Erik Andersen
2000-05-14Initial revisionErik Andersen