New for Linux/MIPS port.
authorUlrich Drepper <drepper@redhat.com>
Sat, 12 Jul 1997 23:32:57 +0000 (23:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 12 Jul 1997 23:32:57 +0000 (23:32 +0000)
commiteec226c3baffaf0d628374a8de6385116e4da261
treea641c657ca1ec9890171adadd01d9dd7d118a762
parent5a50d6f575cb6db690b8455adfd85d4a5a90d09c
New for Linux/MIPS port.
36 files changed:
sysdeps/unix/sysv/linux/mips/Dist [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/Makefile [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/endian.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/fcntl.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/ipc.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/shm.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/sigaction.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/signum.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/socket.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/stat.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/statfs.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/termios.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/bits/time.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/clone.S [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/entry.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/fpregdef.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/fxstat.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/kernel_sigaction.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/kernel_stat.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/kernel_termios.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/lxstat.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/regdef.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/sgidef.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/sys/acct.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/sys/asm.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/sys/cachectl.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/sys/fpregdef.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/sys/procfs.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/sys/regdef.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/sys/syscall.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/sys/sysmips.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/syscalls.list [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/ustat.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/xmknod.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/mips/xstat.c [new file with mode: 0644]