confstr(3): Add minimal support for V[67]_ENV.
authorSascha Wildner <saw@online.de>
Sun, 13 Jun 2021 10:55:59 +0000 (12:55 +0200)
committerSascha Wildner <saw@online.de>
Sun, 13 Jun 2021 11:03:30 +0000 (13:03 +0200)
commit48e07bd59768d42e9341c360287fc4704d37cba2
tree84eac2dea8fd95c96e7d4c6a22f337524ebf36f7
parent845ae98a584c0b47d5ff6e461b05d4629388fe06
confstr(3): Add minimal support for V[67]_ENV.

_CS_V6_ENV and _CS_V7_ENV were both added in Issue 7 of the standard.
Issue 6 did not have _CS_V6_ENV.

Right now they are empty. We'll see if more is needed in the future,
but I doubt it.
include/unistd.h
lib/libc/gen/confstr.c
usr.bin/getconf/confstr.gperf