glibc/sysdeps/unix/sysv/linux/mips
Ulrich Drepper 6f0ea37903 Update.
* conform/data/sys/socket.h-data: Fix typos.  Correct getsockopt,
	recvfrom, send, and socketpair prototypes.  Add allow lines.
	* socket/sys/socket.h: Include <sys/uio.h>.
	Don't use fancy __SOCKADDR_ARG definition unless __USE_GNU.
	Fix type of second parameter of listen.
	Don't declare isfdtype unless __USE_MISC.
	* sysdeps/generic/listen.c: Fix type of second parameter of listen.
	* sysdeps/mach/hurd/listen.c: Likewise.
	* sysdeps/generic/bits/socket.h (struct sockaddr_storage): Define
	ss_family and __ss_family.
	* sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
	(struct msghdr): Change type of msg_iovlen to int and type of
	msg_controllen to socklen_t.
	* sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
	* sysdeps/unix/sysv/linux/ia64/bits/socket.h: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/socket.h: New file.
2001-01-27 21:26:25 +00:00
..
bits Update. 2001-01-27 21:26:25 +00:00
sys Removed, we can use the generic version. 2000-12-09 18:31:01 +00:00
_test_and_set.c Update. 2000-07-28 13:37:56 +00:00
brk.c Update. 2000-02-01 11:55:32 +00:00
clone.S Fix comments 2000-11-20 07:54:19 +00:00
Dist Update. 2001-01-07 07:04:03 +00:00
entry.h Update. 1997-07-12 23:35:19 +00:00
fcntl.c Update. 2000-09-07 14:54:03 +00:00
ftruncate64.c * string/endian.h (__LONG_LONG_PAIR): New macro. 2000-07-06 23:42:33 +00:00
getmsg.c Update. 1999-12-21 16:03:22 +00:00
getpmsg.c Update. 1999-12-21 16:03:22 +00:00
ipc_priv.h MIPS specific file. MIPS always had 32 bit uids. 2000-09-18 16:39:27 +00:00
kernel_sigaction.h Declare kernel_sigset_t and use it. 2000-12-11 19:27:03 +00:00
kernel_stat.h Update. 2000-11-20 07:55:44 +00:00
kernel_termios.h Update. 1998-11-28 21:06:13 +00:00
lockf64.c Update. 2000-09-07 15:46:19 +00:00
Makefile [$(subdir) = misc]: Use sysdep_headers instead of headers for make dist. 2000-09-06 08:21:55 +00:00
pipe.S Add newline at EOF. 2000-04-14 17:53:07 +00:00
pread64.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
pread.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
putmsg.c Update. 1999-12-21 16:03:22 +00:00
putpmsg.c Update. 1999-12-21 16:03:22 +00:00
pwrite64.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
pwrite.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
register-dump.h * sysdeps/unix/sysv/linux/mips/register-dump.h (REGISTER_DUMP): 2001-01-15 07:02:28 +00:00
sigaction.c Update. 2000-12-09 18:33:58 +00:00
sigcontextinfo.h Fix typo in last patch. 2001-01-16 06:38:37 +00:00
syscalls.list Remove select syscall handling. The generic Linux version should work. 2001-01-15 20:29:25 +00:00
sysdep.h Update. 2000-12-05 17:41:15 +00:00
sysdep.S Update. 1998-12-31 18:19:19 +00:00
truncate64.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
ustat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
Versions Update. 2000-07-28 13:37:56 +00:00
xmknod.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
xstatconv.c Update. 2000-09-05 19:33:49 +00:00