Menu

/trunk/strings/strings.c Commit Log


Commit Date  
[r3950] (10.5 kB) by jkoshy

Change Elftoolchain's command-line utilities to exit with a zero exit
status when their respective help options are specified.

Original patch by: Mark Johnston on -developers

2021-09-08 20:04:20 View
Download
[r3887] (10.5 kB) by jkoshy

Fix '-Wimplicit-fallthrough' warnings.

2020-11-11 18:54:48 View
Download
[r3648] (10.5 kB) by emaste

strings: fix style nits

Submitted by: Mariusz Zaborski <oshogbo@...>
Obtained from: FreeBSD r340746, r340750

2018-11-22 23:26:43 View
Download
[r3571] (10.6 kB) by emaste

strings: avoid unnecessary trip through handle_file for stdin

Obtained from: FreeBSD r312779

2017-09-14 02:04:50 View
Download
[r3498] (10.7 kB) by emaste

strings: fix exit status if a file before the last one fails

Previously a command like "strings f1 f2 f3" reported the exit status
based only on processing the last file.

As with GNU strings, report an error exit status if an error was
encountered processing any of the files. While here simplify the
exit status handling to just success (0) / failure (1).

Reviewed by: brooks@..., kaiw

2016-10-26 19:25:13 View
Download
[r3446] (10.9 kB) by emaste

Correct a variety of spelling errors

Submitted by: Pedro Giffuni

2016-05-03 01:31:17 View
Download
[r3360] (10.9 kB) by jkoshy

strings: Ensure that the value of the '-n' option is positive.

2016-01-24 18:34:06 View
Download
[r3174] (10.7 kB) by emaste

Remove <sys/cdefs.h> includes

The BSD header <sys/cdefs.h> is only used for the macros __BEGIN_DECLS
and __END_DECLS. musl libc does not have <sys/cdefs.h>.

Remove all <sys/cdefs.h> includes and write out __BEGIN_DECLS and
__END_DECLS.

Submitted by: Felix Janda
Ticket: #479

2015-03-27 17:13:41 View
Download
[r3124] (10.8 kB) by kaiwang27

Fix build with clang: make variables static.

2014-12-21 05:46:28 View
Download
[r2351] (10.8 kB) by jkoshy

Include a supported option in the usage message printed by '''strings'''.

Ticket: #367

2011-12-19 11:20:37 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.