GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/hardened-dev.git
XT_PAX
master
musl
profiles
profiles-old
profiles-selinux
testing
uclibc
Hardened Development
Hardened Team <hardened@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-libs
/
glibc
/
files
/
test-sysctl_h.c
blob: 1512b4d5bca174199ebb262136a829ee0144bbc3 (
plain
)
1
2
3
4
5
6
7
#include
<linux/sysctl.h>
int
main
()
{
return
0
;
}