summaryrefslogtreecommitdiff
path: root/include/errno.h
AgeCommit message (Expand)Author
2012-02-14Full switch to clang/ELF. Drop ack. Simplify.Ben Gras
2010-09-15SMP - can boot even if some cpus fail to bootTomas Hruby
2010-09-14add EHOSTDOWN errno.Ben Gras
2010-08-30Prepare headers to support file descriptor passing over UNIX Domain Sockets.Thomas Veerman
2010-07-28new EPFNOSUPPORT errnoBen Gras
2010-07-15Add EOVERFLOW error conditionThomas Veerman
2010-07-13errno EFTYPEBen Gras
2010-06-24Don't use kernel responses in serversErik van der Kouwe
2010-03-17New RS and new signal handling for system processes.Cristiano Giuffrida
2010-03-03No more E{SRC,DST}DIED errno's, replaced by EDEADSRCDST.Ben Gras
2010-01-20Fix typo in ENOPSUP definitionErik van der Kouwe
2010-01-07Add ENOTSUP error codeErik van der Kouwe
2009-12-31Added EILSEQ, based on newsgroup post by LeithErik van der Kouwe
2009-11-28Portability: POSIXize some of inet's error codesDavid van Moolenbroek
2009-11-09Removal of the executable flag from files that cannot be executedTomas Hruby
2009-09-21- VM_KERN_NOPAGEZERO feature is goneBen Gras
2009-08-18small errno.h correctionsDavid van Moolenbroek
2008-02-21Added ERESTART.Philip Homburg
2006-09-14Added EOPNOTSUPP and better error handling in accept.Philip Homburg
2006-02-17New errors and defines for socket options.Philip Homburg
2005-11-01FixBen Gras
2005-10-31Giovanni's symlink patches (includes only)Ben Gras
2005-10-20New IPC error codes: ESRCDIED, EDSTDIED, ETRAPDENIED.Jorrit Herder
2005-10-05Changed EDEADDST to EDEADSRCDSTJorrit Herder
2005-09-30Added ELOOPPhilip Homburg
2005-08-22Al's double-blank-line removal requestBen Gras
2005-07-27Added EALREADY and EMSGSIZE.Philip Homburg
2005-07-11Many changes to simplify porting applications.Philip Homburg
2005-05-24Fixed some minor issues with the NOTIFY call.Jorrit Herder
2005-04-21Initial revisionBen Gras