Skip to content

termux/getconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getconf

A simple standalone getconf(1) implementation created to be used in Termux.

Portability

This implementation should be portable across different Unix-like systems. Contributions to support more are welcome.

Origins

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.

Authors

Maintained by Fredrik Fornwall (@fornwall) and these fine people have contributed.