[Toybox] [PATCH] getconf: add missing names used by AOSP.

enh enh at google.com
Fri Oct 5 16:32:01 PDT 2018


The good news is that this more than covers everything used by AOSP.

The bad news is that it turns out that the relationship between the
actual constant names and the names understood by the GNU getconf (I
didn't test a BSD getconf) turn out to be pretty random, especially in
terms of whether or not they use a leading underscore.

(Though since I _don't_ want this generated by a script, that's good
news for me too.)
---
 toys/posix/getconf.c | 41 ++++++++++++++++++++++++++++-------------
 1 file changed, 28 insertions(+), 13 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-getconf-add-missing-names-used-by-AOSP.patch
Type: text/x-patch
Size: 4983 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20181005/2500786f/attachment-0002.bin>


More information about the Toybox mailing list