]> sourceware.org Git - glibc.git/commit
1999-02-28 Mark Kettenis <kettenis@gnu.org>
authorRoland McGrath <roland@gnu.org>
Sun, 28 Feb 1999 13:01:23 +0000 (13:01 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 28 Feb 1999 13:01:23 +0000 (13:01 +0000)
commit0fd43249a0c6d180a3a2ffc0ff850f6718592a6f
tree25253a7385e1c97e4c48b83263ccfd8f338080e0
parent5615c549e26bd30b4a9dc2a80b8c380926cf6972
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.
sysdeps/mach/hurd/accept.c
sysdeps/mach/hurd/getpeername.c
sysdeps/mach/hurd/getsockname.c
sysdeps/mach/hurd/recvfrom.c
sysdeps/mach/hurd/sendto.c
This page took 0.040524 seconds and 5 git commands to generate.