This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e126f0d1b3
NetBSD
/
lib
/
libc
/
gen
/
errno.c
4 lines
74 B
C
Raw
Normal View
History
Unescape
Escape
Back out previous: when statically linking executables a warning will be displayed for the reference through __errno(), which is really wrong.
2000-02-18 00:34:21 +03:00
/* $NetBSD: errno.c,v 1.4 2000/02/17 21:34:21 kleink Exp $ */
add file eaten by crash
1993-12-23 17:00:07 +03:00
int
errno
;