comparison ChangeLog @ 30216:5df9391a8e19

New module 'posix_spawn'.
author Bruno Haible <bruno@clisp.org>
date Sun, 28 Sep 2008 14:12:27 +0200
parents 157fc49681dd
children 3867738777dc
comparison
equal deleted inserted replaced
30215:157fc49681dd 30216:5df9391a8e19
1 2008-09-28 Bruno Haible <bruno@clisp.org> 1 2008-09-28 Bruno Haible <bruno@clisp.org>
2
3 New module 'posix_spawn'.
4 * modules/posix_spawn: New file.
5 * lib/spawn.c: New file, from GNU libc with modifications.
6 * doc/posix-functions/posix_spawn.texi: Mention the new module.
2 7
3 New module 'posix_spawnattr_destroy'. 8 New module 'posix_spawnattr_destroy'.
4 * modules/posix_spawnattr_destroy: New file. 9 * modules/posix_spawnattr_destroy: New file.
5 * lib/spawnattr_destroy.c: New file, from GNU libc with modifications. 10 * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
6 * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new 11 * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new