OpenGrok
Cross Reference: errno.c
xref
: /
src
/
lib
/
libc
/
gen
/
errno.c
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/gen/errno.c
Revision
Date
Author
Comments
1.6
20-Jan-2024
christos
Catch up with all the lint warnings since exit on warning was disabled.
Disable 'missing header declaration' and 'nested extern' warnings for now.
1.5
12-Jun-2005
lukem
Add missing __RCSID()
1.4
17-Feb-2000
kleink
Back out previous: when statically linking executables a warning will be
displayed for the reference through __errno(), which is really wrong.
1.3
13-Feb-2000
kleink
Arrange for a linker warning to be displayed when the errno datum is accessed
directly; inspired by a conversation with Havard Eidnes.
1.2
27-Feb-1995
cgd
branches: 1.2.12;
merge with Lite, keeping local changes. Also use new Id format.
1.1
23-Dec-1993
cgd
add file eaten by crash
1.2.12.2
18-Feb-2000
he
Undo pull-up of revision 1.3 (requested by abs and kleink):
There's still ``legal'' references to errno, so don't complain.
1.2.12.1
15-Feb-2000
he
Pull up revision 1.3 (requested by kleink):
Arrange for a linker warning to be displayed when the errno datum
is accessed directly (not using <errno.h>).
Indexes created Mon Sep 29 21:09:56 GMT 2025