mirror of
https://github.com/opnsense/src.git
synced 2026-03-30 22:45:13 -04:00
The clearenv(3) function allows us to clear all environment variable in one shot. This may be useful for security programs that want to control the environment or what variables are passed to new spawned programs. Reviewed by: scf, markj (secteam), 0mp (manpages) Differential Revision: https://reviews.freebsd.org/D28223 |
||
|---|---|---|
| .. | ||
| dynthr_mod | ||
| clearenv_test.c | ||
| cxa_thread_atexit_nothr_test.cc | ||
| cxa_thread_atexit_test.cc | ||
| dynthr_test.c | ||
| heapsort_test.c | ||
| Makefile | ||
| Makefile.depend | ||
| mergesort_test.c | ||
| qsort_r_test.c | ||
| qsort_s_test.c | ||
| qsort_test.c | ||
| set_constraint_handler_s_test.c | ||
| strfmon_test.c | ||
| test-sort.h | ||
| tsearch_test.c | ||