diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-07-25 18:02:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-07-25 18:02:26 +0000 |
commit | 6730873037b6afad1504bb237399c343cce18451 (patch) | |
tree | cb31093b70d4dfbf5f1c77482720bf871261b8c5 /ChangeLog | |
parent | 264d5b944dca563c8b948392942d1ea33d221723 (diff) | |
download | glibc-6730873037b6afad1504bb237399c343cce18451.tar.gz glibc-6730873037b6afad1504bb237399c343cce18451.tar.xz glibc-6730873037b6afad1504bb237399c343cce18451.zip |
Update.
1998-07-25 Ulrich Drepper <drepper@cygnus.com> * sysdeps/i386/bits/byteswap.h (__bswap_64): Change __v to __w to prevent conflict with __bswap_32.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 532f003e20..e2449b29c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-07-25 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/i386/bits/byteswap.h (__bswap_64): Change __v to __w to + prevent conflict with __bswap_32. + 1998-07-24 21:29 Ulrich Drepper <drepper@cygnus.com> * nscd/connections.c (pw_send_answer): Make one single writev call. |