Adds an option to the strings program to specify a separator between the emitted...
authorErik Ackermann <kurterikackermann@gmail.com>
Thu, 10 Sep 2015 08:29:13 +0000 (09:29 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 10 Sep 2015 08:29:13 +0000 (09:29 +0100)
commit55edd97b4b2fb373e7895c449ff439efb6de1509
treed8a4301add54a7923b043c059eb823749c0c0bf3
parent3f263e4b5a20fb8c1818306c845564b2aea0fe50
Adds an option to the strings program to specify a separator between the emitted pieces of text.

* strings.c: Add -s/--output-separator option to specify custom
separator string.
* NEWS: Mention the new feature.
* doc/binutils.text (strings): Document the new command line
option.
binutils/ChangeLog
binutils/NEWS
binutils/doc/binutils.texi
binutils/strings.c
This page took 0.024445 seconds and 4 git commands to generate.