]> git.ipfire.org Git - thirdparty/glibc.git/commit - posix/unistd.h
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 2 Apr 2000 08:05:36 +0000 (08:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 2 Apr 2000 08:05:36 +0000 (08:05 +0000)
commit750f9af6199e4a76e04c819b25dfcb58cf779b60
tree7036afda0c826c43c367d3e62e6e1c68e320345c
parentad483238a1ef7bce6d8534a84ba548c455d1631e
Update.

* posix/unistd.h (socklen_t): Define if it has not yet happened.
(gethostname): Change type of second parameter to socklen_t.
* include/unistd.h (__gethostname): Change type of second
parameter to socklen_t.
* sysdeps/generic/gethostname.c (__gethostname): Likewise.
* sysdeps/mach/hurd/gethostname.c (__gethostname): Likewise.
* sysdeps/unix/sysv/gethostname.c (__gethostname): Likewise.
* sysdeps/unix/sysv/sysv4/solaris2/gethostname.c (__gethostname):
Likewise.
* sysdeps/unix/sysv/linux/gethostname.c: Removed.
* sysdeps/generic/bits/socket.h: Use __socklen_t to define socklen_t.
Allow definition elsewhere.
* sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
* sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/socket.h: Likewise.
* sysdeps/generic/bits/types.h: Define __socklen_t.
* sysdeps/unix/sysv/aix/bits/types.h: Likewise.
* sysdeps/unix/sysv/hpux/bits/types.h: Likewise.
* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
* sysdeps/unix/sysv/linux/bits/types.h: Likewise.
* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
* sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
22 files changed:
ChangeLog
bits/socket.h
bits/types.h
include/unistd.h
posix/unistd.h
sysdeps/generic/bits/socket.h
sysdeps/generic/bits/types.h
sysdeps/generic/gethostname.c
sysdeps/mach/hurd/gethostname.c
sysdeps/unix/sysv/aix/bits/socket.h
sysdeps/unix/sysv/aix/bits/types.h
sysdeps/unix/sysv/gethostname.c
sysdeps/unix/sysv/hpux/bits/types.h
sysdeps/unix/sysv/linux/alpha/bits/types.h
sysdeps/unix/sysv/linux/bits/socket.h
sysdeps/unix/sysv/linux/bits/types.h
sysdeps/unix/sysv/linux/gethostname.c [deleted file]
sysdeps/unix/sysv/linux/mips/bits/socket.h
sysdeps/unix/sysv/linux/mips/bits/types.h
sysdeps/unix/sysv/linux/sparc/bits/types.h
sysdeps/unix/sysv/sysv4/gethostname.c
sysdeps/unix/sysv/sysv4/solaris2/bits/types.h