summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-11-22 11:43:57 -0800
committerUlrich Drepper <drepper@redhat.com>2009-11-22 11:43:57 -0800
commitc5a8b997e2de005697a992d8db5c54995bd361a8 (patch)
tree6c6b319e6e4da4a26175aec669ffd9104809909d /ChangeLog
parenteb4157390cac6212921ef198353635e138dc0a00 (diff)
downloadglibc-c5a8b997e2de005697a992d8db5c54995bd361a8.tar.gz
glibc-c5a8b997e2de005697a992d8db5c54995bd361a8.tar.xz
glibc-c5a8b997e2de005697a992d8db5c54995bd361a8.zip
Reinitialize _create_xid state after fork.
Programs forking and using RPC in the forks would use the same XIDs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d3bd8043b..9a733519ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-11-22  Ulrich Drepper  <drepper@redhat.com>
 
+	* sunrpc/create_xid.c (_create_xid): Reinitialize state after fork.
+
 	* sysdeps/unix/sysv/linux/ntp_gettimex.c:  New file.
 	* sysdeps/unix/sysv/linux/Makefile: Add rules to build ntp_gettimex.
 	* sysdeps/unix/sysv/linux/Versions: Export ntp_gettimex for GLIBC_2.12.