summaryrefslogtreecommitdiffstats
path: root/src/include/errno.h
Commit message (Expand)AuthorAgeFilesLines
* Add sketch code to reassemble a DHCP packet from our internal "everythingMichael Brown2006-07-171-0/+1
* Add EOVERFLOW==ERANGEMichael Brown2006-05-191-4/+6
* Gave up on adding POSIX errno's as required, and just added (almost) allMichael Brown2006-04-281-12/+52
* Header rearrangement.Michael Brown2006-04-241-1/+2
* First sketch of a new net device API.Michael Brown2006-04-191-0/+1
* Added ENOENT and EAFNOSUPPORTMichael Brown2006-04-191-0/+2
* More doxygen docsMichael Brown2005-05-181-5/+3Star
* Add EBADIMG, EIMGRET, ETIMEDOUT and EINVALMichael Brown2005-05-181-1/+6
* Added errno, strerror and the "%m" printf metacharacter. These will allowMichael Brown2005-05-171-0/+138