diff options
author | 2005-02-16 09:26:53 +0000 | |
---|---|---|
committer | 2005-02-16 09:26:53 +0000 | |
commit | c7cbc9d5958555984f744582de7ebace5b687aad (patch) | |
tree | 11d136dbd16c734a0af28d59d46ac4e4dc9d49d5 /ChangeLog | |
parent | 2004-12-29 Roland McGrath <roland@redhat.com> (diff) | |
download | glibc-c7cbc9d5958555984f744582de7ebace5b687aad.tar.xz glibc-c7cbc9d5958555984f744582de7ebace5b687aad.zip |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-12-29 Roland McGrath <roland@redhat.com> + + [BZ #626] + * sysdeps/unix/alarm.c (alarm): Round return value to nearest rather + than always up; when nearest is zero, round up to one. + 2004-12-28 Ulrich Drepper <drepper@redhat.com> [BZ #726] |