diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-06-04 21:28:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-06-04 21:28:57 +0000 |
commit | 7231452e5cffcd506f7e7402484708740bc07c18 (patch) | |
tree | 565d88e223f2c388bf5bbbb59eba225fc8f05cd0 /ChangeLog | |
parent | 9009e8f81439ca21b9d54d15f619c9d544c29647 (diff) | |
download | glibc-7231452e5cffcd506f7e7402484708740bc07c18.tar.gz glibc-7231452e5cffcd506f7e7402484708740bc07c18.tar.xz glibc-7231452e5cffcd506f7e7402484708740bc07c18.zip |
* sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 84240b993d..ea5356e4d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-06-04 Ulrich Drepper <drepper@redhat.com> + * sysdeps/posix/spawni.c (__spawni): Use non-cancelable interfaces. + * string/Makefile (tests): Add bug-envz1. * string/bug-enz1.c: New file. |