Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -0/+1 |
| | |||||
* | Recurse into 'file' | Eric Andersen | 2001-09-15 | 1 | -2/+2 |
| | |||||
* | Ok, this should finish off my massive ro-organization. The source | Eric Andersen | 2001-05-12 | 1 | -2/+1 |
| | | | | | | | | | tree is less messy now (which helps), all libraries are placed into uClibc/lib when compiling, all libraries now use a consistant mechanism for being built, all libraries use a consistant naming scheme where the lib name includes the uClibc version number, which makes ldconfig happy and willing to work with us. -Erik | ||||
* | Remove the old crypt implementation | Eric Andersen | 2001-04-19 | 1 | -1/+1 |
| | |||||
* | Put regex back in | Eric Andersen | 2001-03-20 | 1 | -1/+1 |
| | |||||
* | Move the dirent stuff. I suppose it is system dependant, but then | Eric Andersen | 2001-03-19 | 1 | -1/+1 |
| | | | | | it really should be grouped together too. And it needed to be grouped more then it needed to be in sysdeps/linux/common | ||||
* | Add in the sysvipc patch from Michael Shmulevich | Eric Andersen | 2001-03-19 | 1 | -8/+2 |
| | |||||
* | Part of the ctype locale support. | Manuel Novoa III | 2001-03-18 | 1 | -1/+1 |
| | |||||
* | Delete wordexp. There isn't much point in having this since | Eric Andersen | 2001-03-13 | 1 | -1/+1 |
| | | | | | so few apps use it, and it is just a stub anyways. Better to just skip it. | ||||
* | Hmm. Seems I left wordexp off. oops. | Eric Andersen | 2001-03-08 | 1 | -1/+1 |
| | |||||
* | Add in wordexp support (mostly stubbed out for now) since the busybox | Eric Andersen | 2001-03-08 | 1 | -1/+2 |
| | | | | | shell, lash, is about to start using wordexp. -Erik | ||||
* | Add tsearch functions from libc-5.3.12. | Manuel Novoa III | 2001-02-15 | 1 | -1/+1 |
| | |||||
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -1/+1 |
| | |||||
* | Patch from James Graves <jgraves@deltamobile.com> to get | Eric Andersen | 2001-01-02 | 1 | -1/+7 |
| | | | | | m68k started. Should be just sysdeps/linux/m68k left to hack at this point... | ||||
* | Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff) | Eric Andersen | 2000-12-23 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -4/+4 |
| | | | | Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>. | ||||
* | More random fixes and additions. | Eric Andersen | 2000-10-27 | 1 | -1/+1 |
| | |||||
* | Add some more stuff -- {get|set}mntent, getline, getdelim, etc. | Eric Andersen | 2000-10-26 | 1 | -1/+1 |
| | |||||
* | A few more syscalls. | Eric Andersen | 2000-10-25 | 1 | -1/+1 |
| | |||||
* | Fix up ctype.h | Eric Andersen | 2000-10-17 | 1 | -1/+5 |
| | |||||
* | Finish reorganizing things. At least I think I've finished. | Eric Andersen | 2000-10-11 | 1 | -1/+1 |
| | |||||
* | New misc tree that actually has misc stuff in it. | Eric Andersen | 2000-10-11 | 1 | -0/+46 |