mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-19 03:20:05 +00:00
3846ef75cf
2000-06-12 Kazumoto Kojima <kkojima@rr.iij4u.or.jp> Yutaka Niibe <gniibe@chroot.org> * sysdeps/sh/Dist: New file. * sysdeps/sh/Implies: New file. * sysdeps/sh/gmp-mparam.h: New file. * sysdeps/sh/init-first.c: New file. * sysdeps/sh/machine-gmon.h: New file. * sysdeps/sh/memcpy.S: New file. * sysdeps/sh/memprof.h: New file. * sysdeps/sh/memset.S: New file. * sysdeps/sh/sh3/__longjmp.S: New file. * sysdeps/sh/sh3/bits/endian.h: New file. * sysdeps/sh/sh3/bits/huge_val.h: New file. * sysdeps/sh/sh3/bits/setjmp.h: New file. * sysdeps/sh/sh3/bsd-_setjmp.S: New file. * sysdeps/sh/sh3/bsd-setjmp.S: New file. * sysdeps/sh/sh3/dl-machine.h: New file. * sysdeps/sh/sh3/elf/initfini.c: New file. * sysdeps/sh/sh3/elf/start.S: New file. * sysdeps/sh/sh3/setjmp.S: New file. * sysdeps/sh/sh3/sys/ucontext.h: New file. * sysdeps/sh/sh4/__longjmp.S: New file. * sysdeps/sh/sh4/bits/endian.h: New file. * sysdeps/sh/sh4/bits/huge_val.h: New file. * sysdeps/sh/sh4/bits/setjmp.h: New file. * sysdeps/sh/sh4/bsd-_setjmp.S: New file. * sysdeps/sh/sh4/bsd-setjmp.S: New file. * sysdeps/sh/sh4/dl-machine.h: New file. * sysdeps/sh/sh4/elf/initfini.c: New file. * sysdeps/sh/sh4/elf/start.S: New file. * sysdeps/sh/sh4/fpu/bits/fenv.h: New file. * sysdeps/sh/sh4/fpu/bits/huge_val.h: New file. * sysdeps/sh/sh4/fpu/bits/mathdef.h: New file. * sysdeps/sh/sh4/fpu/fclrexcpt.c: New file. * sysdeps/sh/sh4/fpu/fegetenv.c: New file. * sysdeps/sh/sh4/fpu/fegetround.c: New file. * sysdeps/sh/sh4/fpu/feholdexcpt.c: New file. * sysdeps/sh/sh4/fpu/fesetenv.c: New file. * sysdeps/sh/sh4/fpu/fesetround.c: New file. * sysdeps/sh/sh4/fpu/fpu_control.h: New file. * sysdeps/sh/sh4/fpu/fraiseexcpt.c: New file. * sysdeps/sh/sh4/fpu/fsetexcptflg.c: New file. * sysdeps/sh/sh4/fpu/ftestexcept.c: New file. * sysdeps/sh/sh4/fpu/libm-test-ulps: New file. * sysdeps/sh/sh4/setjmp.S: New file. * sysdeps/sh/sh4/sys/ucontext.h: New file. * sysdeps/sh/strlen.S: New file. * sysdeps/sh/sysdep.h: New file. * sysdeps/unix/sh/sysdep.S: New file. * sysdeps/unix/sh/sysdep.h: New file. * sysdeps/unix/sysv/linux/sh/Dist: New file. * sysdeps/unix/sysv/linux/sh/Makefile: New file. * sysdeps/unix/sysv/linux/sh/Versions: New file. * sysdeps/unix/sysv/linux/sh/bits/mman.h: New file. * sysdeps/unix/sysv/linux/sh/bits/resource.h: New file. * sysdeps/unix/sysv/linux/sh/brk.c: New file. * sysdeps/unix/sysv/linux/sh/chown.c: New file. * sysdeps/unix/sysv/linux/sh/clone.S: New file. * sysdeps/unix/sysv/linux/sh/fchown.c: New file. * sysdeps/unix/sysv/linux/sh/fxstat.c: New file. * sysdeps/unix/sysv/linux/sh/getegid.c: New file. * sysdeps/unix/sysv/linux/sh/geteuid.c: New file. * sysdeps/unix/sysv/linux/sh/getgroups.c: New file. * sysdeps/unix/sysv/linux/sh/getresgid.c: New file. * sysdeps/unix/sysv/linux/sh/getresuid.c: New file. * sysdeps/unix/sysv/linux/sh/getrlimit.c: New file. * sysdeps/unix/sysv/linux/sh/getrlimit64.c: New file. * sysdeps/unix/sysv/linux/sh/getuid.c: New file. * sysdeps/unix/sysv/linux/sh/lchown.c: New file. * sysdeps/unix/sysv/linux/sh/lxstat.c: New file. * sysdeps/unix/sysv/linux/sh/msgctl.c: New file. * sysdeps/unix/sysv/linux/sh/oldgetrlimit64.c: New file. * sysdeps/unix/sysv/linux/sh/pipe.S: New file. * sysdeps/unix/sysv/linux/sh/profil-counter.h: New file. * sysdeps/unix/sysv/linux/sh/semctl.c: New file. * sysdeps/unix/sysv/linux/sh/setegid.c: New file. * sysdeps/unix/sysv/linux/sh/seteuid.c: New file. * sysdeps/unix/sysv/linux/sh/setfsgid.c: New file. * sysdeps/unix/sysv/linux/sh/setfsuid.c: New file. * sysdeps/unix/sysv/linux/sh/setgid.c: New file. * sysdeps/unix/sysv/linux/sh/setgroups.c: New file. * sysdeps/unix/sysv/linux/sh/setregid.c: New file. * sysdeps/unix/sysv/linux/sh/setresgid.c: New file. * sysdeps/unix/sysv/linux/sh/setresuid.c: New file. * sysdeps/unix/sysv/linux/sh/setreuid.c: New file. * sysdeps/unix/sysv/linux/sh/setrlimit.c: New file. * sysdeps/unix/sysv/linux/sh/setuid.c: New file. * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: New file. * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: New file. * sysdeps/unix/sysv/linux/sh/shmctl.c: New file. * sysdeps/unix/sysv/linux/sh/sigcontextinfo.h: New file. * sysdeps/unix/sysv/linux/sh/socket.S: New file. * sysdeps/unix/sysv/linux/sh/sys/io.h: New file. * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file. * sysdeps/unix/sysv/linux/sh/sys/user.h: New file. * sysdeps/unix/sysv/linux/sh/syscalls.list: New file. * sysdeps/unix/sysv/linux/sh/sysdep.S: New file. * sysdeps/unix/sysv/linux/sh/sysdep.h: New file. * sysdeps/unix/sysv/linux/sh/vfork.S: New file. * sysdeps/unix/sysv/linux/sh/xstat.c: New file. |
||
---|---|---|
.. | ||
alpha | ||
arm | ||
bits | ||
i386 | ||
ia64 | ||
m68k | ||
mips | ||
net | ||
netash | ||
netatalk | ||
netax25 | ||
neteconet | ||
netinet | ||
netipx | ||
netpacket | ||
netrom | ||
netrose | ||
nfs | ||
powerpc | ||
scsi | ||
sh | ||
sparc | ||
sys | ||
_G_config.h | ||
a.out.h | ||
accept.S | ||
adjtime.c | ||
aio_sigqueue.c | ||
bind.S | ||
clock.c | ||
cmsg_nxthdr.c | ||
configure | ||
configure.in | ||
connect.S | ||
Dist | ||
dl-origin.c | ||
dl-sysdep.c | ||
errlist.c | ||
errlist.h | ||
execve.c | ||
fpathconf.c | ||
fstatfs64.c | ||
fstatvfs64.c | ||
fstatvfs.c | ||
ftime.c | ||
ftruncate64.c | ||
fxstat64.c | ||
fxstat.c | ||
getcwd.c | ||
getdents64.c | ||
getdents.c | ||
getdirentries64.c | ||
getdirentries.c | ||
getdtsz.c | ||
gethostid.c | ||
getloadavg.c | ||
getpeername.S | ||
getpriority.c | ||
getpt.c | ||
getsockname.S | ||
getsockopt.S | ||
getsysstats.c | ||
glob64.c | ||
grantpt.c | ||
if_index.c | ||
ifreq.h | ||
Implies | ||
init-first.c | ||
internal_statvfs.c | ||
ipc_priv.h | ||
kernel_sigaction.h | ||
kernel_stat.h | ||
kernel_termios.h | ||
kernel-features.h | ||
ldd-rewrite.sed | ||
lddlibc4.c | ||
linux_fsinfo.h | ||
listen.S | ||
llseek.c | ||
lseek64.c | ||
lxstat64.c | ||
lxstat.c | ||
Makefile | ||
mmap64.c | ||
msgctl.c | ||
msgget.c | ||
msgrcv.c | ||
msgsnd.c | ||
ntp_gettime.c | ||
pathconf.c | ||
paths.h | ||
poll.c | ||
pread64.c | ||
pread.c | ||
profil.c | ||
ptrace.c | ||
ptsname.c | ||
pwrite64.c | ||
pwrite.c | ||
readdir64_r.c | ||
readdir64.c | ||
readv.c | ||
reboot.c | ||
recv.S | ||
recvfrom.S | ||
recvmsg.S | ||
rt_sigaction.c | ||
rt_sigpending.c | ||
rt_sigprocmask.c | ||
rt_sigqueueinfo.c | ||
rt_sigreturn.c | ||
rt_sigsuspend.c | ||
rt_sigtimedwait.c | ||
s_pread64.c | ||
s_pwrite64.c | ||
sa_len.c | ||
semctl.c | ||
semget.c | ||
semop.c | ||
send.S | ||
sendmsg.S | ||
sendto.S | ||
setegid.c | ||
seteuid.c | ||
sethostid.c | ||
setsockopt.S | ||
shm_open.c | ||
shm_unlink.c | ||
shmat.c | ||
shmctl.c | ||
shmdt.c | ||
shmget.c | ||
shutdown.S | ||
sigaction.c | ||
siglist.h | ||
signal.c | ||
sigpending.c | ||
sigprocmask.c | ||
sigqueue.c | ||
sigreturn.c | ||
sigset-cvt-mask.h | ||
sigstack.c | ||
sigsuspend.c | ||
sigtimedwait.c | ||
sigwaitinfo.c | ||
sizes.h | ||
sleep.c | ||
socketcall.h | ||
socketpair.S | ||
speed.c | ||
statfs64.c | ||
statvfs64.c | ||
statvfs.c | ||
syscalls.list | ||
sysctl.c | ||
system.c | ||
tcdrain.c | ||
tcflow.c | ||
tcflush.c | ||
tcgetattr.c | ||
tcgetpgrp.c | ||
tcsetattr.c | ||
tcsetpgrp.c | ||
termio.h | ||
testrtsig.h | ||
truncate64.c | ||
ttyname_r.c | ||
ttyname.c | ||
ualarm.c | ||
ulimit.c | ||
umount2.S | ||
umount.S | ||
unlockpt.c | ||
updwtmp.c | ||
usleep.c | ||
ustat.c | ||
utmp_file.c | ||
Versions | ||
vfork.c | ||
wait3.c | ||
wait.c | ||
waitpid.c | ||
writev.c | ||
xmknod.c | ||
xstat64.c | ||
xstat.c | ||
xstatconv.c |