summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-06-04 21:28:57 +0000
committerUlrich Drepper <drepper@redhat.com>2006-06-04 21:28:57 +0000
commit7231452e5cffcd506f7e7402484708740bc07c18 (patch)
tree565d88e223f2c388bf5bbbb59eba225fc8f05cd0 /ChangeLog
parent9009e8f81439ca21b9d54d15f619c9d544c29647 (diff)
downloadglibc-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--ChangeLog2
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.