index
:
weenix.git
master
My final project for Brown University's graduate level operating systems course. Weenix is a full fledge operating system built on unix.
csci2670
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
user
/
lib
/
libc
/
errno.c
blob: c3d6594e3055faf705c8004be11cfa8c3eeb3faf (
plain
)
1
2
3
#include
<errno.h>
int
_libc_errno
;