Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [SYSTEM] Added dummy sysconf implementation | Herbert Xu | 2005-10-29 |
| | | | | Add a dummy sysconf implementation that always fails for klibc. | ||
* | [SIGNAL] Added default implementation of strsignal | Herbert Xu | 2005-10-29 |
| | | | | klibc doesn't have strsignal but it does have sys_siglist. | ||
* | [SYSTEM] Added default implementation of bsearch | Herbert Xu | 2005-10-29 |
| | | | | Added impelmentation of bsearch since klibc doesn't have it yet. | ||
* | Initial import. | Herbert Xu | 2005-09-26 |