mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 19:00:07 +00:00
750f9af619
* 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. |
||
---|---|---|
.. | ||
bits | ||
gnu | ||
linux | ||
sys | ||
_exit.c | ||
accept.c | ||
access.c | ||
brk.c | ||
chown.c | ||
close.c | ||
configure | ||
configure.in | ||
connect.c | ||
environ.c | ||
euidaccess.c | ||
execve.c | ||
fchown.c | ||
fcntl.c | ||
fdatasync.c | ||
fork.c | ||
fstatfs.c | ||
fsync.c | ||
ftruncate64.c | ||
ftruncate.c | ||
fxstat64.c | ||
fxstat.c | ||
getdents.c | ||
getegid.c | ||
geteuid.c | ||
getgid.c | ||
getpeername.c | ||
getpgid.c | ||
getpgrp.c | ||
getpid.c | ||
getppid.c | ||
getsid.c | ||
getsockname.c | ||
getuid.c | ||
ioctl.c | ||
kernel_proto.h | ||
kill.c | ||
lchown.c | ||
libc-start.c | ||
lockf64.c | ||
lockf.c | ||
lseek64.c | ||
lseek.c | ||
lxstat64.c | ||
lxstat.c | ||
Makefile | ||
mmap64.c | ||
mmap.c | ||
munmap.c | ||
nanosleep.c | ||
open.c | ||
pread64.c | ||
pread.c | ||
profil-counter.h | ||
read.c | ||
readlink.c | ||
readv.c | ||
recvfrom.c | ||
recvmsg.c | ||
revoke.c | ||
sbrk.c | ||
sched_yield.c | ||
sendmsg.c | ||
setegid.c | ||
seteuid.c | ||
setgid.c | ||
setregid.c | ||
setreuid.c | ||
setuid.c | ||
sigaction.c | ||
sigpending.c | ||
sigprocmask.c | ||
sigset-cvt-mask.h | ||
sigsuspend.c | ||
statfs.c | ||
syscall.c | ||
sysdep.h | ||
truncate64.c | ||
truncate.c | ||
uname.c | ||
wait3.c | ||
wait4.c | ||
waitid.c | ||
waitpid.c | ||
write.c | ||
writev.c | ||
xstat64.c | ||
xstat.c |