| 0380d016 | 16-Sep-2026 |
Devin Teske <dteske@FreeBSD.org> |
libbsdconf: independent version macros
sysconf(8) --version now prints the library version alongside its own so each can move on its own clock. Assigning a bitmask to bool already converts zero/non
libbsdconf: independent version macros
sysconf(8) --version now prints the library version alongside its own so each can move on its own clock. Assigning a bitmask to bool already converts zero/nonzero; drop the redundant != 0 (fuz).
Reviewed by: fuz, kfv Differential Revision: https://reviews.freebsd.org/D59720
show more ...
|