about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2010-08-02 16:46:12 -0700
committerRoland McGrath <roland@redhat.com>2010-08-02 16:46:12 -0700
commit5a42321d438211210e0869e5e90f8d75d1354e14 (patch)
tree0808c239ed05760445e989c5681acd039c26c4f4 /ChangeLog
parent73507d3ae077c2dcf0da857a5a244deff3d4d223 (diff)
downloadglibc-5a42321d438211210e0869e5e90f8d75d1354e14.tar.gz
glibc-5a42321d438211210e0869e5e90f8d75d1354e14.tar.xz
glibc-5a42321d438211210e0869e5e90f8d75d1354e14.zip
Hurd: fix timeout rounding in select
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a90d21741..bd589f7e13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
+
+	* hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
+	when converting to ms.
+
 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):