1
0
mirror of https://github.com/opencontainers/runc.git synced 2025-07-02 15:42:24 +03:00
Files
runc/libcontainer/system
Sebastiaan van Stijn 402d645c5c Simplify ticks, as the value is a constant
See for example in the Musl libc source code https://git.musl-libc.org/cgit/musl/tree/src/conf/sysconf.c#n29

This removes the cgo dependency for the system package.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-04 23:05:46 +02:00
..