Mariusz Zaborski
597b026757
libc: add clearenv function
...
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
2021-11-07 16:20:15 +01:00
..
2021-04-09 23:46:24 +03:00
2021-04-09 23:46:24 +03:00
2021-04-09 23:46:24 +03:00
2020-10-09 19:12:44 +00:00
2019-09-04 13:44:46 +00:00
2021-08-02 14:33:23 +01:00
2020-02-26 18:55:09 +00:00
2021-10-19 21:22:57 -04:00
2021-04-09 23:46:24 +03:00
2020-04-30 22:08:40 +00:00
2021-08-03 21:19:32 +03:00
2021-09-17 10:47:46 -04:00
2021-04-09 23:46:24 +03:00
2019-09-05 19:35:30 +00:00
2021-10-22 11:41:36 -07:00
2020-12-16 09:02:09 +00:00
2021-08-27 11:52:26 +03:00
2021-04-09 23:46:24 +03:00
2021-04-09 23:46:24 +03:00
2021-02-28 21:11:29 -06:00
2020-02-17 20:14:59 +00:00
2021-01-08 13:58:35 -06:00
2021-07-05 16:16:53 +01:00
2021-08-22 08:16:09 +02:00
2021-09-30 23:55:17 -05:00
2021-04-03 16:20:07 -04:00
2021-09-02 11:26:26 -07:00
2021-11-07 16:20:15 +01:00
2021-09-12 03:07:58 +00:00
2021-08-24 09:58:10 -04:00
2021-11-03 18:00:42 +02:00
2021-11-07 16:20:15 +01:00
2021-08-14 15:57:54 +03:00
2020-02-07 15:14:29 +00:00
2019-09-16 06:42:01 +00:00
2021-07-15 22:41:10 -04:00
2019-12-11 17:37:53 +00:00
2020-01-06 18:15:55 +00:00
2021-07-15 19:40:28 +03:00