diff options
author | Roland McGrath <roland@gnu.org> | 2004-12-29 09:18:40 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-12-29 09:18:40 +0000 |
commit | 37c6165db9299bab1a8e10919530acc030ab9f17 (patch) | |
tree | 891197dbf5d2d2f2d116810f7faf854dd16c8161 /ChangeLog | |
parent | 9410140c5e774bc709f2d2f39bcee215d78cf624 (diff) | |
download | glibc-37c6165db9299bab1a8e10919530acc030ab9f17.zip glibc-37c6165db9299bab1a8e10919530acc030ab9f17.tar.gz glibc-37c6165db9299bab1a8e10919530acc030ab9f17.tar.bz2 |
[BZ #626]
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.
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> * po/es.po: Update from translation team. |