about summary refs log tree commit diff
path: root/posix/tst-execle2.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: fix warn unused result on asprintf callsFrédéric Bérat2023-06-061-6/+2
| | | | | | | When enabling _FORTIFY_SOURCE, some functions now lead to warnings when their result is not checked. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
* 2005-12-27 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-271-1/+1
| | | | | * posix/tst-execle1.c (do_test): Add a const. * posix/tst-execle2.c (do_test): Likewise.
* 2005-03-29 Thorsten Kukuk <kukuk@suse.de>Roland McGrath2005-03-291-1/+2
| | | | | * posix/tst-execle1.c (do_test): Fix execle arguments. * posix/tst-execle2.c (do_test): Likewise.
* Test for exec function.Ulrich Drepper2005-02-231-0/+58
|
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-59/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+59