]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/posix/spawni.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / posix / spawni.c
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-27  Joseph MyersAdd some spaces before '('.
2019-01-03  Adhemerval Zanellaposix: Clear close-on-exec for posix_spawn adddup2...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-07  Florian Weimerposix: New function posix_spawn_file_actions_addfchdir_...
2018-12-03  Adhemerval Zanellaposix: Fix segfault in maybe_script_execute
2018-11-06  Florian Weimerposix: New function posix_spawn_file_actions_addchdir_n...
2018-06-08  Adhemerval Zanellaposix: Fix posix_spawnp to not execute invalid binaries...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-18  Adhemerval ZanellaConsolidate non cancellable close call
2017-08-18  Adhemerval ZanellaConsolidate non cancellable write call
2017-08-17  Adhemerval ZanellaConsolidate non cancellable open call
2017-07-05  Adhemerval Zanellaposix: Fix default posix_spawn return value
2017-06-29  Adhemerval Zanellaposix: Improve default posix_spawn implementation
2017-04-25  Adhemerval Zanella[BZ 21340] add support for POSIX_SPAWN_SETSID
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-02-18  Joseph MyersFix posix_spawn getrlimit64 namespace (bug 17991).
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-30  Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-27  Andreas SchwabAdd missing headers
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-09-19  Roland McGrathClean up disabling of script_execute
2011-09-06  Ulrich DrepperTry shell in posix_spawn* only in compat mode
2011-05-12  Ulrich DrepperFix sched_setscheduler call in spawn implementation
2011-01-13  Ulrich DrepperRelax requirement on close in child created by posix_spawn.
2006-06-04  Ulrich Drepper* sysdeps/posix/spawni.c (__spawni): Use local_seteuid and
2006-06-04  Ulrich Drepper* sysdeps/posix/spawni.c (__spawni): Use non-cancelable...
2005-09-13  Ulrich Drepper(__spawni): Automatically recognize some more cases...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-09-12  Ulrich DrepperUpdate.
2003-07-15  Ulrich DrepperUpdate.
2002-08-03  Roland McGrath* include/stdlib.h: Use libc_hidden_proto for qsort.
2001-07-16  Ulrich DrepperUpdate.
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-06-17  Roland McGrath* posix/spawni.c: Moved to ...