* posix/tst-execle1.c (do_test): Fix execle arguments.

* posix/tst-execle2.c (do_test): Likewise.
This commit is contained in:
Roland McGrath 2005-03-29 23:27:12 +00:00
parent 56abfa6be5
commit edc8cc2a29

View File

@ -1,3 +1,8 @@
2005-03-29 Thorsten Kukuk <kukuk@suse.de>
* posix/tst-execle1.c (do_test): Fix execle arguments.
* posix/tst-execle2.c (do_test): Likewise.
2005-03-28 Roland McGrath <roland@redhat.com>
* sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.