Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from trunk. More to come you betcha'. | "Steven J. Hill" | 2005-12-02 | 1 | -38/+8 |
| | |||||
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -4/+4 |
| | |||||
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
| | | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM). | ||||
* | Some cleanups so utmp/wtmp behaves. Fix potential use of | Eric Andersen | 2002-06-17 | 1 | -1/+1 |
| | | | | | | uninitialized memory. Prepare to reentrantify the utmp stuff. -Erik | ||||
* | Add missing updwtmp() and fix broken makefile | Eric Andersen | 2002-03-15 | 1 | -2/+2 |
| | |||||
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -0/+1 |
| | |||||
* | 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 | ||||
* | Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff) | Eric Andersen | 2000-12-23 | 1 | -0/+43 |