repo.or.cz
/
syslinux-debian
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding upstream version 3.50~pre5.
[syslinux-debian/hramrach.git]
/
com32
/
lib
/
errno.c
blob
f280e309e4571f804b7abd6ce2a0265f85a99c57
1
/*
2
* errno.c
3
*
4
*/
5
#include <errno.h>
6
7
int
errno
;