summaryrefslogtreecommitdiff
path: root/include/errno.h
AgeCommit message (Expand)Author
2008-03-03Add a comment noting that the definition of __errno is now replicated indholland
2008-02-24signal.h is not supposed to define errno, so use ___errno instead.dholland
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-09-13compat code reorgchristos
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2000-12-18protect against multiple declarations.christos
2000-06-13Remove 'extern' from function declarations.simonb
2000-01-21Do the pthread errno hack. That is, *always* do:mycroft
1999-01-12Separate the userland and libsa errno declarations from <sys/errno.h> intokleink