1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-01 05:02:03 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Ulrich Drepper 3846ef75cf Update.
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.
2000-06-12 20:50:37 +00:00
..
2000-05-30 23:45:22 +00:00
2000-05-27 16:51:52 +00:00
2000-06-10 21:55:11 +00:00
2000-06-07 23:43:59 +00:00
2000-06-10 21:04:36 +00:00
1998-04-01 09:15:07 +00:00
1998-11-02 21:48:45 +00:00
1999-06-16 15:11:40 +00:00
1998-10-28 17:09:17 +00:00
1999-06-08 21:20:07 +00:00
1998-12-28 17:01:32 +00:00
1999-08-28 22:34:29 +00:00
1999-05-02 21:09:34 +00:00
1999-05-03 08:46:13 +00:00
2000-05-21 21:01:01 +00:00
2000-06-12 20:50:37 +00:00
2000-05-26 10:23:45 +00:00
2000-06-08 10:09:10 +00:00
1999-06-16 22:55:47 +00:00
1998-07-16 11:44:36 +00:00
1998-12-10 19:09:07 +00:00
2000-01-24 12:09:14 +00:00
1998-07-16 11:44:36 +00:00
1999-02-22 16:10:00 +00:00
1998-11-18 14:46:49 +00:00
2000-03-21 20:18:34 +00:00
2000-03-21 05:41:11 +00:00
1998-01-21 17:04:36 +00:00
2000-04-06 04:58:34 +00:00
2000-03-23 20:31:46 +00:00
2000-04-04 06:03:48 +00:00
1998-02-12 18:22:41 +00:00
2000-02-17 00:21:53 +00:00
2000-06-08 10:05:46 +00:00
2000-04-14 07:51:02 +00:00
2000-02-28 05:08:01 +00:00
2000-01-18 10:53:15 +00:00
1999-05-11 13:00:20 +00:00
1999-12-27 07:55:47 +00:00
1998-10-21 15:29:52 +00:00
1999-08-20 23:44:23 +00:00
2000-04-10 05:25:42 +00:00
1999-04-27 13:06:39 +00:00
1999-08-19 20:57:48 +00:00
2000-06-08 15:14:02 +00:00
1999-06-30 17:41:35 +00:00
2000-02-28 05:08:01 +00:00
1999-11-18 16:42:11 +00:00
1998-07-16 11:44:36 +00:00
1999-07-31 06:11:24 +00:00
1998-08-21 17:22:56 +00:00
1999-11-18 16:42:11 +00:00
2000-04-30 09:40:55 +00:00
1999-10-30 16:13:07 +00:00
2000-04-22 07:19:25 +00:00
2000-02-28 05:08:01 +00:00
2000-01-24 12:38:46 +00:00
1999-10-19 03:14:36 +00:00
1999-02-11 12:11:01 +00:00
2000-05-24 15:33:21 +00:00
1998-08-24 16:46:16 +00:00
1998-04-01 07:11:57 +00:00
2000-04-15 19:21:10 +00:00
1998-07-16 11:44:36 +00:00
2000-01-02 18:58:12 +00:00
1999-12-27 07:55:47 +00:00
1998-10-21 15:29:52 +00:00
1999-07-09 15:17:23 +00:00
2000-03-31 05:50:02 +00:00
2000-01-24 12:38:46 +00:00
2000-01-24 12:38:46 +00:00
2000-01-24 12:38:46 +00:00
1999-01-07 11:57:41 +00:00
2000-06-08 10:05:46 +00:00
1999-06-08 21:20:07 +00:00
2000-05-23 08:43:26 +00:00
2000-05-26 19:55:51 +00:00
2000-05-27 16:51:52 +00:00
1998-10-21 15:29:52 +00:00
1999-08-25 17:57:34 +00:00
2000-05-26 15:46:14 +00:00
2000-05-27 16:51:52 +00:00
1999-04-27 13:06:39 +00:00
1999-04-27 13:06:39 +00:00
2000-05-23 08:43:26 +00:00
1999-02-02 09:26:53 +00:00
1998-01-21 17:04:36 +00:00
1998-07-16 11:44:36 +00:00
1998-08-08 20:02:34 +00:00
1998-04-20 18:41:05 +00:00
1998-04-20 18:41:05 +00:00
2000-01-24 12:38:46 +00:00
2000-01-24 12:38:46 +00:00
1998-01-21 17:04:36 +00:00
1998-08-08 20:02:34 +00:00
1998-07-16 11:44:36 +00:00
2000-01-17 05:24:52 +00:00
1999-05-26 23:37:38 +00:00
1998-07-16 11:44:36 +00:00
2000-06-09 17:34:27 +00:00
2000-04-12 04:59:33 +00:00
2000-01-24 12:38:46 +00:00
2000-01-24 12:38:46 +00:00
2000-01-24 12:38:46 +00:00
1999-06-02 10:18:54 +00:00
1999-05-26 23:37:38 +00:00
1999-05-26 23:37:38 +00:00
2000-01-24 12:09:14 +00:00
1998-06-07 14:06:56 +00:00
2000-02-23 06:02:09 +00:00
1999-05-26 23:37:38 +00:00
1998-10-31 11:42:52 +00:00
1998-10-31 11:42:52 +00:00
1998-02-12 18:22:41 +00:00
1999-10-14 19:21:07 +00:00
1998-12-14 21:48:11 +00:00
2000-04-14 07:51:02 +00:00
2000-02-28 05:08:01 +00:00
2000-01-18 10:53:15 +00:00
2000-04-14 07:51:02 +00:00
1999-05-26 23:37:38 +00:00
1998-05-04 13:19:20 +00:00
1998-12-17 20:59:54 +00:00
1999-05-26 23:37:38 +00:00
2000-05-23 08:43:26 +00:00
2000-05-23 08:43:26 +00:00
1998-07-16 11:44:36 +00:00
1998-08-20 19:16:48 +00:00
1998-08-20 19:16:48 +00:00
1998-09-17 19:51:33 +00:00
1998-04-20 18:41:05 +00:00
1999-08-18 03:42:39 +00:00
1998-10-21 15:29:52 +00:00
1998-04-20 18:41:05 +00:00
2000-04-12 04:59:33 +00:00
1999-01-20 11:36:34 +00:00
2000-05-23 08:43:26 +00:00
1998-10-21 15:29:52 +00:00
1999-12-27 07:55:47 +00:00
1998-10-21 15:29:52 +00:00
2000-01-18 03:13:08 +00:00