git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
3ad6d523ab74cfb2b36b43f56ce7e600f03df2b5
[lunaix-os.git]
/
lunaix-os
/
usr
/
libc
/
arch
/
i386
/
errno.c
1
#include "syscall.h"
2
#include <errno.h>
3
4
__LXSYSCALL(int, geterrno);