aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-02-28 13:01:16 +0000
committerRoland McGrath <roland@gnu.org>1999-02-28 13:01:16 +0000
commit5615c549e26bd30b4a9dc2a80b8c380926cf6972 (patch)
treedb09413d018c1a915f5dcdf9b7be98728905b0c1 /ChangeLog
parent813de3b38e97b1ccfbec0748b1851e455b5df37a (diff)
downloadglibc-5615c549e26bd30b4a9dc2a80b8c380926cf6972.tar
glibc-5615c549e26bd30b4a9dc2a80b8c380926cf6972.tar.gz
glibc-5615c549e26bd30b4a9dc2a80b8c380926cf6972.tar.bz2
glibc-5615c549e26bd30b4a9dc2a80b8c380926cf6972.zip
1999-02-28 Mark Kettenis <kettenis@gnu.org>
* sysdeps/mach/hurd/getsockname.c (getsockname): Set *LEN to the actual length if the adress length is smaller than the input value. Change type of *LEN paramater to socklen_t. * sysdeps/mach/hurd/getpeername.c (getpeername): Likewise. * sysdeps/mach/hurd/accept.c (accept): Likewise. * sysdeps/mach/hurd/recvfrom.c (recvfrom): Likewise. * sysdeps/mach/hurd/sendto.c (sendto): Change type of ADDR_LEN paramater to socklen_t.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14c3454136..da5a941201 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+1999-02-28 Mark Kettenis <kettenis@gnu.org>
+
+ * sysdeps/mach/hurd/getsockname.c (getsockname): Set *LEN to the
+ actual length if the adress length is smaller than the input
+ value. Change type of *LEN paramater to socklen_t.
+ * sysdeps/mach/hurd/getpeername.c (getpeername): Likewise.
+ * sysdeps/mach/hurd/accept.c (accept): Likewise.
+ * sysdeps/mach/hurd/recvfrom.c (recvfrom): Likewise.
+ * sysdeps/mach/hurd/sendto.c (sendto): Change type of ADDR_LEN
+ paramater to socklen_t.
+
1999-02-28 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurd-raise.c (_hurd_raise_signal): Send "poll request"