about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/spawni.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* hurd: Prevent the final file_exec_paths call from signalsSamuel Thibault2023-11-201-1/+15
* hurd: Fix spawni returning allocation errors.Samuel Thibault2023-11-141-2/+8
* hurd: Use __hurd_fail () instead of assigning errnoSergey Bugaev2023-05-201-2/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* hurd spawni: Fix reauthenticating closed fdsSamuel Thibault2022-05-051-1/+1
* posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actio...Adhemerval Zanella2022-02-021-13/+13
* posix: Add terminal control setting support for posix_spawnAdhemerval Zanella2022-01-251-0/+13
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* hurd: Add support for spawn_do_closefromSamuel Thibault2021-07-191-1/+14
* posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella2021-07-081-0/+4
* hurd: handle EINTR during critical sectionsSamuel Thibault2021-03-231-1/+14
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* hurd: Fix spawni SPAWN_XFLAGS_TRY_SHELL with empty argvSamuel Thibault2020-12-261-1/+5
* hurd: Try shell in posix_spawn* only in compat modeSamuel Thibault2020-12-261-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* hurd: Global signal dispositionJeremie Koenig2019-12-291-11/+14
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Add some spaces before '('.Joseph Myers2019-02-271-1/+1
* Break more lines before not after operators.Joseph Myers2019-02-251-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* hurd: Fix linknamespace of spawniSamuel Thibault2018-12-071-2/+2
* hurd: Implement support for posix_spawn_file_actions_addfchdir_npSamuel Thibault2018-12-071-0/+44
* hurd: Document dtable_cloexec size convention.Samuel Thibault2018-11-111-1/+1
* Hurd: Fix ulinks in fd table reallocationSamuel Thibault2018-11-101-1/+11
* Hurd: Implement chdir support in posix_spawnSamuel Thibault2018-11-101-10/+77
* hurd: Fix warningSamuel Thibault2018-01-281-1/+2
* hurd: Use the new file_exec_paths RPCSamuel Thibault2018-01-091-17/+57
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* [BZ 21340] add support for POSIX_SPAWN_SETSIDAdhemerval Zanella2017-04-251-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-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
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Try shell in posix_spawn* only in compat modeUlrich Drepper2011-09-051-5/+5
* Update.Ulrich Drepper2004-06-011-2/+3
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-4/+4
* * hurd/hurdinit.c (_hurd_ports_use): Return error _hurd_ports is null.Roland McGrath2002-01-021-2/+6
* 2001-12-16 Roland McGrath <roland@frob.com>Roland McGrath2001-12-161-0/+751