Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libc/include/spawn.h (posix_spawn_file_actions_destroy): Fix typo | Corinna Vinschen | 2013-11-25 | 1 | -1/+1 |
| | | | | | in function name. * libc/posix/posix_spawn.c (posix_spawn_file_actions_destroy): Ditto. | ||||
* | 2013-10-01 Petr Hosek <phosek@chromium.org> | Jeff Johnston | 2013-10-01 | 1 | -0/+119 |
* configure.host: Disable new posix_spawn function for all users of posix dir except Cygwin. * libc/posix/Makefile.am: Add support for new posix_spawn function. * libc/posix/Makefile.in: Regenerate. * libc/posix/posix_spawn.c: New file. * libc/include/spawn.h: Ditto. |