1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-27 20:56:39 +02:00
Files
coreutils/tests
Bo Borgerson 81d0c8f367 comm: accept new option: --output-delimiter=STR
* src/comm.c (delimiter): New global.
(writeline): Use delimiter string instead of single TAB character.
(main): Initialize delimiter.
* tests/misc/comm: Add tests for comm output delimiter specification.
* doc/coreutils.texi: Document new option.
* NEWS: Advertise new option.
* TODO: Remove associated item.
2008-06-12 21:03:05 +02:00
..
2008-06-08 12:11:47 +02:00
2008-05-10 13:35:30 +02:00
2008-04-21 00:01:51 +02:00
2008-04-21 00:01:51 +02:00

A note about Makefile.am.in.
It is used (usually only by the maintainer) to generate some of the
Makefile.am files in these subdirectories.