A simple standalone getconf(1) implementation created to be used in Termux.
This implementation should be portable across different Unix-like systems. Contributions to support more are welcome.
Taken from http://git.alpinelinux.org/cgit/aports/tree/main/musl/getconf.c and adopted for building on Android.
Manpage taken from http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.bin/getconf/getconf.1?only_with_tag=MAIN.
Maintained by Fredrik Fornwall (@fornwall) and these fine people have contributed.