about summary refs log tree commit diff
path: root/sysdeps/posix/spawni.c
Commit message (Expand)AuthorAgeFilesLines
* Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers2015-02-181-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-1/+2
* Add missing headersAndreas Schwab2012-02-271-1/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Clean up disabling of script_executeRoland McGrath2011-09-191-9/+11
* Try shell in posix_spawn* only in compat modeUlrich Drepper2011-09-051-4/+10
* Fix sched_setscheduler call in spawn implementationUlrich Drepper2011-05-111-3/+1
* Relax requirement on close in child created by posix_spawn.Ulrich Drepper2011-01-131-3/+17
* * sysdeps/posix/spawni.c (__spawni): Use local_seteuid andUlrich Drepper2006-06-041-1/+3
* * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.Ulrich Drepper2006-06-041-5/+6
* (__spawni): Automatically recognize some more cases when we can use vfork.Ulrich Drepper2005-09-131-2/+10
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-18/+7
* 2.5-18.1Jakub Jelinek2007-07-121-7/+18
* Update.Ulrich Drepper2004-09-121-6/+9
* Update.Ulrich Drepper2003-07-151-2/+3
* * include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath2002-08-031-2/+2
* Update.Ulrich Drepper2001-07-161-1/+1
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* * posix/spawni.c: Moved to ...Roland McGrath2001-06-171-0/+278