Commit Graph

1010 Commits

Author SHA1 Message Date
Ulrich Drepper
4b0c949537 Parser of /proc/cpuinfo data for Linux/SPARC. 2000-03-01 21:31:48 +00:00
Ulrich Drepper
e157894ad4 Treat also "/usr/" as prefix especially. 2000-02-27 23:15:07 +00:00
Ulrich Drepper
baee148594 Add __WALL. 2000-02-24 05:38:48 +00:00
Ulrich Drepper
e842b4c790 Define SA_NOCLDWAIT. 2000-02-23 05:43:54 +00:00
Ulrich Drepper
1c7faeaa35 (sigstack): Correct type of first parameter. 2000-02-23 05:43:27 +00:00
Ulrich Drepper
da47e8d79d Fix off by one error. 2000-02-20 17:58:39 +00:00
Ulrich Drepper
a27d94f682 (prgregset_t): Define using elf_gregset_t.
(prfpregset_t): Define using elf_fpregset_t.
2000-02-20 02:59:04 +00:00
Ulrich Drepper
0850e9d13d Add definition of _libc_fpreg and _libc_fpstate and use it to define
fpregset_t.
2000-02-20 02:58:31 +00:00
Ulrich Drepper
4b7b4cb4ac (prfpregset_t): Define as pointer to fpregset_t. 2000-02-19 08:10:45 +00:00
Ulrich Drepper
da3829e1fe Include <sys/user.h>.
Make fpregset_t definition compatible with definition in 2.1.2 and before.
(struct ucontext): Use fpregset_t.
2000-02-19 08:10:12 +00:00
Ulrich Drepper
2b8eee9a0e Sync with kernel. 2000-02-17 18:35:40 +00:00
Ulrich Drepper
04e49c1bdb Correct prototype for __syscall_mmap2. 2000-02-17 00:30:21 +00:00
Ulrich Drepper
d6def4fb11 Rewrite __syscall_execve prototype to avoid warnings. 2000-02-17 00:28:13 +00:00
Ulrich Drepper
ab4b92a8d4 Linux/PPC ftruncate64 implementation. 2000-02-16 18:30:25 +00:00
Ulrich Drepper
b13072d7e4 Linux/PPC mmap64 implementation. 2000-02-16 18:30:07 +00:00
Ulrich Drepper
da35abcb1f Linux/PPC truncate64 implementation. 2000-02-16 18:29:51 +00:00
Ulrich Drepper
0c6651afb4 Add s_fstat64, s_ftruncate64, s_lstat64, s_mmap2, s_stat64, s_truncate64. 2000-02-16 18:29:07 +00:00
Ulrich Drepper
7e505f7e69 (_iopl, _ioperm): Add Rebel-NetWinder to platform table so _ioperm platform
lookup via /proc/cpuinfo works on later version NetWinders.
2000-02-14 18:09:16 +00:00
Ulrich Drepper
03b9a5a1d4 Sync with kernel header files. 2000-02-11 20:44:53 +00:00
Ulrich Drepper
36637dce06 Define ELF_* constants and elf_* types to interpret values passed up from the
kernel.
2000-02-11 20:23:45 +00:00
Ulrich Drepper
a2e5451dff Backout changes for versioning setrlimit and getrlimit. 2000-01-29 10:43:31 +00:00
Ulrich Drepper
3bb9fa47f1 Backout rlimit changes for resource directory. 2000-01-29 10:43:14 +00:00
Ulrich Drepper
595ef6c1d7 Correct check for ENOSYS. 2000-01-27 00:40:14 +00:00
Ulrich Drepper
1db0bc307a Remove old[gs]etrlimit. 2000-01-26 07:02:47 +00:00
Ulrich Drepper
613237a551 Add sys/io.h. 2000-01-26 06:12:29 +00:00
Ulrich Drepper
470b5a48b9 Remove sys/io.h. 2000-01-26 05:47:59 +00:00
Ulrich Drepper
ea1cc934d5 (ADVANCE_STACK_FRAME): Avoid using reg_window, so that asm/ptrace.h is not
necessary.
2000-01-24 12:13:39 +00:00
Ulrich Drepper
3f1b8ce879 Fix a typo in the printout. 2000-01-24 12:13:11 +00:00
Ulrich Drepper
0a2bba7960 Change back old RLIM_INFINITY value. 2000-01-24 01:40:41 +00:00
Ulrich Drepper
7c058212fe Remove new 2.1.3 VERSION. 2000-01-24 01:40:23 +00:00
Ulrich Drepper
9991da5c1f Remove oldget[sr]limit64.c. 2000-01-24 01:39:43 +00:00
Ulrich Drepper
60f4f68faf Remove oldgetrlimit64.c and oldsetrlimit64.c 2000-01-24 01:39:18 +00:00
Ulrich Drepper
c27be22d68 Revert to glibc 2.0 versions of these functions. 2000-01-24 01:38:53 +00:00
Ulrich Drepper
36555cca7d Now system specific. 2000-01-23 08:59:52 +00:00
Ulrich Drepper
0e51104074 Linux/i386 specific header with IO definitions. 2000-01-23 08:59:38 +00:00
Ulrich Drepper
0fb1c461bd Add prototypes for port access functions. 2000-01-23 08:59:22 +00:00
Ulrich Drepper
70f0832358 Add sys/io.h. 2000-01-23 08:59:08 +00:00
Ulrich Drepper
da665e5ce9 (sysdep_headers): Remove sys/io.h. 2000-01-23 08:58:52 +00:00
Ulrich Drepper
1c7b05e15f Don't call fstat, use STAT macro. 2000-01-18 10:26:16 +00:00
Ulrich Drepper
0e2398afe0 Fix includes. Define STAT. 2000-01-18 10:25:58 +00:00
Ulrich Drepper
90d7cc6c08 Define STAT. 2000-01-18 10:25:46 +00:00
Ulrich Drepper
8d32aed20b Add internal_statvfs.c. 2000-01-18 10:06:42 +00:00
Ulrich Drepper
a4113cf5d7 Actual implementation of statvfs and fstatvfs. 2000-01-18 10:06:12 +00:00
Ulrich Drepper
ae90e6aeba Don't use fstatvfs since the open call would require read permission. 2000-01-18 10:05:40 +00:00
Ulrich Drepper
ae2acc75ba Move actual code in internal_statvfs.c. 2000-01-18 10:05:27 +00:00
Ulrich Drepper
b59c6665c3 Fix code generated if mmap2 is available when compiling but no at
runtime.
2000-01-16 04:52:59 +00:00
Ulrich Drepper
8dd381edec Linux/Arm specific backward compatible getrlimit64 implementation. 2000-01-12 11:54:40 +00:00
Ulrich Drepper
de0b9f0675 Linux/Arm specific backward compatible setrlimit64 implementation. 2000-01-12 11:54:27 +00:00
Ulrich Drepper
813bce8934 Linux/Arm specific setrlimit64 implementation. 2000-01-12 11:54:11 +00:00
Ulrich Drepper
e47df17e36 Linux/Arm specific getrlimit64 implementation. 2000-01-12 11:54:01 +00:00