]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/strings.c
PR binutils/5713
authorNick Clifton <nickc@redhat.com>
Fri, 15 Feb 2008 10:20:09 +0000 (10:20 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 15 Feb 2008 10:20:09 +0000 (10:20 +0000)
commitc904a764022612fa200ce17e5a6cbbaf67bef80f
tree023ea36bff1e94a77767b04c008936e3aa89561b
parent5503fea1b9e6164095b2afa6d52c734cad217b3c
    PR binutils/5713
        * strings.c (integer_arg): Delete function.
        (string_min): Initialise to 4.
        (main): Use strtoul to parse integer arguments.
        Move check for an invalid string length to after all the arguments
        have been parsed.
        (usage): Use indentation to indicate that -<n> is a another form
        of the --bytes= command line option.
binutils/ChangeLog
binutils/strings.c