Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop almost 3k from /bin/sync by moving errno to a seperate file | peter | 2002-10-09 | 1 | -1/+0 |
| | | | | | | to avoid all syscalls pulling in sys_errlst[]. Noted by: bde | ||||
* | s/EDOFUS/EDOOFUS/ | phk | 2002-08-21 | 1 | -1/+1 |
| | | | | Persuaded by: Google | ||||
* | Introduce a new error return code: | phk | 2002-08-09 | 1 | -0/+3 |
| | | | | | | #define EDOFUS 88 /* Programming error */ This can be used to signal error situations which indicate that the program logic or assumptions is deficient. | ||||
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -2/+2 |
| | | | | I believe have made all of libc .c's as consistent as possible. | ||||
* | Add new errno ``ENOATTR''. | green | 2002-03-07 | 1 | -0/+3 |
| | |||||
* | Add missing strings. | phk | 1999-04-24 | 1 | -0/+7 |
| | | | | | | PR: 11285 Submitted by: Chris Costello <chris@calldei.com> Reviewed by: phk | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+141 |