summaryrefslogtreecommitdiff
path: root/m4/posix_spawn.m4
Commit message (Expand)AuthorAgeFilesLines
* Improve cross-compilation from midipix.Bruno Haible2023-02-171-17/+17
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* posix_spawn, posix_spawnp: Fix build error on Minix 3.3.Bruno Haible2021-05-131-1/+13
* Add cross-compilation guesses for MidnightBSD.Bruno Haible2021-02-071-2/+3
* posix_spawn_file_actions_addclose: Relax configure test.Bruno Haible2021-01-251-4/+4
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* posix_spawn, posix_spawnp: Fix execution of scripts.Bruno Haible2020-12-241-25/+144
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-1/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* posix_spawn_file_actions_addfchdir: New module.Bruno Haible2019-06-101-1/+10
* posix_spawn_file_actions_*: Document musl libc bugs.Bruno Haible2019-03-231-10/+13
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* posix_spawn_file_actions_addchdir: New module.Bruno Haible2018-09-071-30/+42
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* posix_spawn: Avoid spurious message in configure output.Bruno Haible2017-10-291-2/+2
* all: Write "Solaris 11.0" instead of "Solaris 11 2011-11".Bruno Haible2017-10-121-4/+4
* Improve cross-compilation guesses for native Windows.Bruno Haible2017-07-131-3/+9
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* posix_spawn_file_actions_addopen: Fix 2012-01-08 commit.Bruno Haible2012-01-261-1/+2
* posix_spawn_file_actions_addopen: Work around Solaris 11 2011-11 bug.Bruno Haible2012-01-081-0/+42
* posix_spawn_file_actions_adddup2: Work around Solaris 11 2011-11 bug.Bruno Haible2012-01-081-0/+41
* posix_spawn_file_actions_addclose: Work around Solaris 11 2011-11 bug.Bruno Haible2012-01-081-1/+45
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* posix_spawn*: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-4/+3
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Put more information about failed tests into the test return codes.Bruno Haible2010-12-061-6/+6
* Fix bug introduced on 2010-03-14.Bruno Haible2010-03-191-2/+2
* Fix compilation error when modules 'posix_spawn[p]' are not used.Bruno Haible2010-03-141-3/+1
* Ensure posix_spawnattr_{get,set}sched{policy,param} are defined.Bruno Haible2010-03-071-9/+36
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-8/+8
* Test against another AIX bug.Bruno Haible2008-10-201-4/+162
* Make the check on MacOS X.Bruno Haible2008-10-201-4/+9
* Use AC_LANG_SOURCE instead of AC_LANG_PROGRAM.Bruno Haible2008-10-201-5/+8
* Remove unneeded code.Bruno Haible2008-10-191-12/+3
* Avoid the broken posix_spawn function on AIX 5.3 and 6.1.Bruno Haible2008-10-021-6/+170
* New module 'posix_spawn-internal'.Bruno Haible2008-09-281-0/+54