xref
: /
linux-2.4.37.9
/
lib
/
errno.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/*
2
*
linux
/
lib
/
errno.c
3
*
4
* Copyright (C) 1991, 1992 Linus Torvalds
5
*/
6
7
int
errno
;
8