Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More libc portability updates, add in the website (which has not been | Erik Andersen | 2000-05-19 | 1 | -12/+17 |
| | | | | | archived previously). Wrote 'which' during the meeting today. -Erik | ||||
* | More stuff | Erik Andersen | 2000-05-02 | 1 | -2/+4 |
| | | | | -Erik | ||||
* | Due to the license change I can now use Minix code. Minix tr | Erik Andersen | 2000-05-01 | 1 | -525/+190 |
| | | | | | | (adapted) now replaces BSD tr. Goes from 5k to 1k, and eliminates bsearch from the list of libc symbols. -Erik | ||||
* | Bugfixes. | Erik Andersen | 2000-04-17 | 1 | -5/+2 |
| | | | | -Erik | ||||
* | More documentation updates, and minor fixes to make things sync | Erik Andersen | 2000-04-15 | 1 | -7/+7 |
| | | | | | up with the docs. -Erik | ||||
* | * all mallocs now use xmalloc (and so are OOM error safe), and | Erik Andersen | 2000-03-21 | 1 | -3/+2 |
| | | | | | | the common error handling saves a few bytes. Thanks to Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. -Erik | ||||
* | Add in tr and dirname | Erik Andersen | 2000-03-05 | 1 | -0/+578 |
-Erik |