freebsd-dev/tools/regression/environ
Sean Farley 8cfaf5a9e1 Differentiate in the tests against getenv() between an empty string and a
NULL by having the test program return *NULL* for NULL's (no existing
variable) instead of an empty string (variable with empty value).
2008-04-23 00:45:48 +00:00
..
envctl.c Differentiate in the tests against getenv() between an empty string and a 2008-04-23 00:45:48 +00:00
envtest.t Differentiate in the tests against getenv() between an empty string and a 2008-04-23 00:45:48 +00:00
Makefile
Makefile.envctl
Makefile.retention
Makefile.timings
retention.c
timings.c