aboutsummaryrefslogtreecommitdiff
path: root/libbb/sysconf.c
AgeCommit message (Expand)Author
2014-06-22libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytesBartosz Golaszewski
2014-06-22find: use sysconf(_SC_ARG_MAX) to determine the command-line size limitDenys Vlasenko