VIEWER: errno.c
MODE: TEXT (ASCII)
/* * linux/lib/errno.c * * Copyright (C) 1991, 1992 Linus Torvalds */ int errno;
[ RETURN TO DIRECTORY ]