diff options
author | Richard Henderson <rth@redhat.com> | 1998-04-06 17:18:52 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-04-06 17:18:52 +0000 |
commit | deb2f929b59710d946e0a32dc3f49e4f0d4ed25d (patch) | |
tree | d55cd40fcaafc339adb37950c3baa86c114191cc /ChangeLog | |
parent | 80aea676e37ea925877aeee2ebd38b2db3f03736 (diff) | |
download | glibc-deb2f929b59710d946e0a32dc3f49e4f0d4ed25d.tar.gz glibc-deb2f929b59710d946e0a32dc3f49e4f0d4ed25d.tar.xz glibc-deb2f929b59710d946e0a32dc3f49e4f0d4ed25d.zip |
* sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Revert 03-01 change, as the buffer is not properly aligned. Reported by Juan Cespedes <cespedes@debian.org>.
1998-04-06 Richard Henderson <rth@cygnus.com> * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Revert 03-01 change, as the buffer is not properly aligned. Reported by Juan Cespedes <cespedes@debian.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1596d6567e..9727fdd236 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-04-06 Richard Henderson <rth@cygnus.com> + + * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Revert 03-01 change, + as the buffer is not properly aligned. + Reported by Juan Cespedes <cespedes@debian.org>. + 1998-04-05 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/examples/mkfsock.c (make_named_socket): Use AF_LOCAL |