aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix/spawni.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath1-1/+2
2012-02-27Add missing headersAndreas Schwab1-1/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-09-19Clean up disabling of script_executeRoland McGrath1-9/+11
2011-09-05Try shell in posix_spawn* only in compat modeUlrich Drepper1-4/+10
2011-05-11Fix sched_setscheduler call in spawn implementationUlrich Drepper1-3/+1
2011-01-13Relax requirement on close in child created by posix_spawn.Ulrich Drepper1-3/+17
2006-06-04* sysdeps/posix/spawni.c (__spawni): Use local_seteuid andUlrich Drepper1-1/+3
2006-06-04* sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.Ulrich Drepper1-5/+6
2005-09-13(__spawni): Automatically recognize some more cases when we can use vfork.Ulrich Drepper1-2/+10
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-18/+7
2007-07-122.5-18.1Jakub Jelinek1-7/+18
2004-09-12Update.Ulrich Drepper1-6/+9
2003-07-15Update.Ulrich Drepper1-2/+3
2002-08-03* include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath1-2/+2
2001-07-16Update.Ulrich Drepper1-1/+1
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-06-17* posix/spawni.c: Moved to ...Roland McGrath1-0/+278