]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in: Add test-expandargv test.
authorCarlos O'Donell <carlos@codesourcery.com>
Fri, 20 Jan 2006 22:55:36 +0000 (22:55 +0000)
committerCarlos O'Donell <carlos@gcc.gnu.org>
Fri, 20 Jan 2006 22:55:36 +0000 (22:55 +0000)
commit974c2c56f4aa3ae4458f6f46fc8fa5f4de8d476b
tree89df8fbace1ce500a3df6352ee2b545773439551
parentac2b2479e8981d12f760ff6e13e9aa38dc70b36d
Makefile.in: Add test-expandargv test.

libiberty/

2006-01-20  Carlos O'Donell  <carlos@codesourcery.com>

* testsuite/Makefile.in: Add test-expandargv test.
* testsuite/test-expandargv.c: New test.
* argv.c (expandargv): Check for errors with ferror,
rather than just by looking at return value from fread.

From-SVN: r110047
libiberty/ChangeLog
libiberty/argv.c
libiberty/testsuite/Makefile.in
libiberty/testsuite/test-expandargv.c [new file with mode: 0644]