Age | Commit message (Expand) | Author | Files | Lines |
2021-07-08 | posix: Add posix_spawn_file_actions_addclosefrom_np | Adhemerval Zanella | 1 | -0/+4 |
2021-06-22 | nptl: Move pthreadP.h into sysdeps directory | Florian Weimer | 1 | -1/+1 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-02-27 | Add some spaces before '('. | Joseph Myers | 1 | -1/+1 |
2019-01-03 | posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640) | Adhemerval Zanella | 1 | -3/+15 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-12-07 | posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405] | Florian Weimer | 1 | -0/+5 |
2018-12-03 | posix: Fix segfault in maybe_script_execute | Adhemerval Zanella | 1 | -1/+1 |
2018-11-06 | posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] | Florian Weimer | 1 | -0/+5 |
2018-06-08 | posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B... | Adhemerval Zanella | 1 | -1/+3 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-08-18 | Consolidate non cancellable close call | Adhemerval Zanella | 1 | -3/+3 |
2017-08-18 | Consolidate non cancellable write call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-17 | Consolidate non cancellable open call | Adhemerval Zanella | 1 | -1/+1 |
2017-07-05 | posix: Fix default posix_spawn return value | Adhemerval Zanella | 1 | -20/+20 |
2017-06-29 | posix: Improve default posix_spawn implementation | Adhemerval Zanella | 1 | -183/+179 |
2017-04-25 | [BZ 21340] add support for POSIX_SPAWN_SETSID | Adhemerval Zanella | 1 | -1/+6 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-02-18 | Fix posix_spawn getrlimit64 namespace (bug 17991). | Joseph Myers | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 1 | -1/+2 |
2012-02-27 | Add missing headers | Andreas Schwab | 1 | -1/+2 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2011-09-19 | Clean up disabling of script_execute | Roland McGrath | 1 | -9/+11 |
2011-09-05 | Try shell in posix_spawn* only in compat mode | Ulrich Drepper | 1 | -4/+10 |
2011-05-11 | Fix sched_setscheduler call in spawn implementation | Ulrich Drepper | 1 | -3/+1 |
2011-01-13 | Relax requirement on close in child created by posix_spawn. | Ulrich Drepper | 1 | -3/+17 |
2006-06-04 | * sysdeps/posix/spawni.c (__spawni): Use local_seteuid and | Ulrich Drepper | 1 | -1/+3 |
2006-06-04 | * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces. | Ulrich Drepper | 1 | -5/+6 |
2005-09-13 | (__spawni): Automatically recognize some more cases when we can use vfork. | Ulrich Drepper | 1 | -2/+10 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -18/+7 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -7/+18 |
2004-09-12 | Update. | Ulrich Drepper | 1 | -6/+9 |
2003-07-15 | Update. | Ulrich Drepper | 1 | -2/+3 |
2002-08-03 | * include/stdlib.h: Use libc_hidden_proto for qsort. | Roland McGrath | 1 | -2/+2 |
2001-07-16 | Update. | Ulrich Drepper | 1 | -1/+1 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | 1 | -8/+8 |
2001-06-17 | * posix/spawni.c: Moved to ... | Roland McGrath | 1 | -0/+278 |