summaryrefslogtreecommitdiff
path: root/lib/libc/gen/_errno.c
AgeCommit message (Expand)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-06-12Add missing __RCSID()lukem
2003-05-28no need to declare __isthreaded.christos
2003-01-18Merge the nathanw_sa branch.thorpej
2000-12-10-Wredundant-declarations does not like nested extern declarations.christos
1999-12-10revert this file, the changes I made were quite unnecessary.explorer
1999-12-03Put the function prototype back. Grr.explorer
1999-12-03Do this a bit differently.explorer
1999-12-03Make __errno() be a weak alias for __errno_func(), so thread packagesexplorer
1997-07-30Fix files using old TNF copyright noticejtc
1997-07-13Move the #undef errno where it is actually needed.christos
1996-11-08Declare global errnojtc
1996-11-07New __errno() function, returns the address of the errno variable.jtc