1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-15 00:12:00 +02:00
Files
coreutils/tests/misc
Eric Blake d6de2f198e env, printenv: add -0/--null option
Allows for unambiguous processing when environment values (or even
non-portable names!) contain newline.

* src/env.c (longopts): Add new option.
(usage): Document it.
(main): Implement it.
* src/printenv.c (longopts): New variable.
(usage): Document new option.
(main): Implement it.
* doc/coreutils.texi (Common options): New macro optNull.
(du invocation, env invocation, printenv invocation): Use it.
* NEWS: Mention this.
* tests/misc/env-null: New test.
* tests/Makefile.am (TESTS): Run it.
2009-10-27 19:55:35 -06:00
..
2009-10-23 16:31:23 -06:00
2009-10-23 16:31:34 -06:00
2009-08-28 12:56:51 -06:00
2009-10-26 21:30:34 -06:00
2009-10-27 19:55:35 -06:00
2009-08-25 09:21:00 +02:00
2009-10-27 19:53:37 -06:00
2009-10-27 18:53:44 -06:00
2009-08-25 09:21:00 +02:00
2009-10-08 20:30:00 -06:00
2009-10-23 16:32:26 -06:00
2009-08-25 09:21:00 +02:00
2009-08-25 09:21:00 +02:00