diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-04-01 21:56:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-04-01 21:56:34 +0000 |
commit | 47eb6e76dab25719319c5bdc2092cd3f23c87173 (patch) | |
tree | 90139cb2ee4d7e4711ead21dd25904b7d491866a /ChangeLog | |
parent | e58ab813d6693f6acf401a28a9f9b0592f084f7b (diff) | |
download | glibc-47eb6e76dab25719319c5bdc2092cd3f23c87173.zip glibc-47eb6e76dab25719319c5bdc2092cd3f23c87173.tar.gz glibc-47eb6e76dab25719319c5bdc2092cd3f23c87173.tar.bz2 |
Update.
* time/difftime.c (__difftime): New renamed. Make old name alias.
Use __difftime in recursive call.
* sysdeps/powerpc/fpu/bits/mathinline.h: Add __signbitf and
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,8 @@ 2004-04-01 Ulrich Drepper <drepper@redhat.com> + * time/difftime.c (__difftime): New renamed. Make old name alias. + Use __difftime in recursive call. + * sysdeps/unix/sysv/linux/powerpc/ioctl.c (__ioctl): Use __tcgetattr() instead of tcgetattr(). @@ -9,7 +12,7 @@ * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S [SHARED]: Use __GI__exit. - * sysdeps/powerpc/fpu/bits/mathinline.h: Addn __signbitf and + * sysdeps/powerpc/fpu/bits/mathinline.h: Add __signbitf and __signbit inlines. * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Use |