Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 2 | -2/+5 |
| | |||||
* | Force our child libs to link vs libc | Eric Andersen | 2001-07-03 | 1 | -1/+1 |
| | |||||
* | Be consistant for all the client code, and use TARGET_CC with ↵ | Eric Andersen | 2001-06-15 | 1 | -5/+3 |
| | | | | --uclibc-use-build-dir | ||||
* | warn folks that libresolv is a stub | Eric Andersen | 2001-05-30 | 1 | -0/+3 |
| | |||||
* | Stub out libresolv for now. Some apps try to link with it (though | Eric Andersen | 2001-05-21 | 3 | -0/+91 |
almost always erroneously as a result of configure scripts that were poorly done). This will let such apps compile... -Erik |