Home
last modified time | relevance | path

Searched refs:program (Results 1 – 3 of 3) sorted by relevance

/posix/
A Dtst-spawn2.c36 const char *program = "/path/to/invalid/binary"; in do_test() local
40 int ret = posix_spawn (&pid, program, 0, 0, args, environ); in do_test()
59 char *args2[] = { (char*) program, 0 }; in do_test()
A DMakefile286 tst-exec-ARGS = -- $(host-test-program-cmd)
288 tst-execvpe5-ARGS = -- $(host-test-program-cmd)
289 tst-spawn-ARGS = -- $(host-test-program-cmd)
291 tst-spawn5-ARGS = -- $(host-test-program-cmd)
A Dtst-regex.input979 program in $PATH if it contains no directory component.
2030 * scripts/test-installation.pl: Include <stdio.h> in test program
2057 (tests): Build and run annexc program.
3337 files crash the program.
3761 * manual/message.texi (The gencat program): Likewise.
8188 * elf/Makefile: Add rules to build sprof program.
8294 that the number of program headers is >0 (which is wrong for the
8516 "/" and use do-install-program. Reported by Mark M. Kettenis.
8633 * iconv/Makefile: Add rules to build and install iconv program.
8887 * Makeconfig (build-program-cmd): Use --library-path parameter to
[all …]

Completed in 18 milliseconds