summaryrefslogtreecommitdiff
path: root/usr.bin/getconf/getconf.c
AgeCommit message (Collapse)Author
30 hoursusr: getconf: Add NAME_MAX, PATH_MAX and SSIZE_MAXIan Moffett
- Add additional limit defines - Expand 'val' to 32-bits Signed-off-by: Ian Moffett <ian@osmora.org>
2025-06-28usr.bin: Add initial getconf implIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>