index
:
s6-portable-utils
2.2.0.0
develop
main
master
Mirror of git://git.skarnet.org/s6-portable-utils
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
skaembutils
/
s6-true.c
blob: 65c3af4ef000e2ac8ceef5950269e31fc43e3b6b (
plain
)
1
2
3
4
5
6
/* ISC license. */
int
main
()
{
return
0
;
}