index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
klibc
/
include
/
errno.h
blob: b2e666504de2c65d604a65849b4badbc9f5baf40 (
plain
)
1
2
3
4
5
6
7
8
/* * errno.h */ #include <klibc/extern.h> #include <asm/errno.h> __extern int errno;