summaryrefslogtreecommitdiff
path: root/m4/posix_spawn.m4
Commit message (Expand)AuthorAgeFilesLines
* 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