Ulrich Drepper
ef034ccbd5
Linux/m68k getresuid implementation.
2000-02-11 19:43:32 +00:00
Ulrich Drepper
d60da510e2
Linux/m68k getresgid implementation.
2000-02-11 19:43:28 +00:00
Ulrich Drepper
886523a9ba
Document new tristate __libc_missing_32bit_uids.
...
Use 32bit uid syscall if __libc_missing_32bit_uids is -1 or 0.
2000-02-11 19:42:16 +00:00
Ulrich Drepper
78a718de6f
Linux/i386 specific shmctl implementation.
2000-02-11 19:41:04 +00:00
Ulrich Drepper
6c391b0995
Linux/i386 specific semctl implementation.
2000-02-11 19:40:59 +00:00
Ulrich Drepper
9410cd8d7c
Linux/i386 specific msgctl implementation.
2000-02-11 19:40:53 +00:00
Ulrich Drepper
5ef54b6fd7
Linux/i386 specific getresuid implementation.
2000-02-11 19:40:38 +00:00
Ulrich Drepper
fe60fdbe10
Linux/i386 specific getresgid implementation.
2000-02-11 19:40:32 +00:00
Ulrich Drepper
9dca440b10
(_FPU_DEFAULT): Set the AC bit.
2000-02-11 18:49:01 +00:00
Andreas Jaeger
a233bb29c8
2000-02-10 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/clone.S: Rewritten.
Based on a patch by Hiroyuki Machida <machida@sm.sony.co.jp>.
2000-02-10 11:09:31 +00:00
Andreas Jaeger
b7393d1c58
2000-02-09 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/sys/syscall.h: Add new syscalls.
* sysdeps/unix/sysv/linux/mips/syscalls.list: Add missing syscalls.
2000-02-09 14:58:57 +00:00
Andreas Jaeger
fb8168397d
2000-02-08 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h (GET_PC): Fix typo.
* sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump):
Make it compile.
2000-02-08 17:27:15 +00:00
Andreas Jaeger
ff75a64c4a
2000-02-08 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump):
Fix usage of macro ADD_STRING.
2000-02-08 16:36:09 +00:00
Andreas Jaeger
b3be99749f
2000-02-08 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/bits/termios.h: Remove members
c_ispeed and c_ospeed which are not implemented.
2000-02-08 13:41:37 +00:00
Andreas Jaeger
25fdf1f5c1
2000-02-08 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/pwrite64.c: Define __libc_* variant
for cancelation wrapper; use __ASSUME_PWRITE_SYSCALL macro.
* sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
* sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
* sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
2000-02-08 09:46:01 +00:00
Andreas Jaeger
22e908b01a
2000-02-05 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/bits/mman.h (MS_SYNC): 0 will not
work - set to 4 in accordance with changes made in the Linux/MIPS
kernel. Using MS_SYNC on older kernels with MS_SYNC == 0 doesn't
actually work.
2000-02-05 07:45:59 +00:00
Andreas Jaeger
4cd50e5eb8
Fix typo in comment.
2000-02-04 16:40:32 +00:00
Andreas Jaeger
19918d3ddd
2000-02-04 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/bits/mman.h: Use correct values for
the defines.
2000-02-04 16:38:20 +00:00
Andreas Jaeger
ae8736b798
2000-02-03 Andreas Jaeger <aj@suse.de>
...
* sysdeps/mips/abort-instr.h: New file.
2000-02-03 15:03:50 +00:00
Andreas Jaeger
ede084048d
2000-02-03 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: New file.
* sysdeps/unix/sysv/linux/mips/register-dump.h: New file.
* sysdeps/mips/stackinfo.h: New file.
2000-02-03 14:10:24 +00:00
Andreas Jaeger
d86bec0d49
2000-02-01 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/syscalls.list: Remove duplicates.
2000-02-01 16:50:51 +00:00
Andreas Jaeger
bbfe4cc589
2000-02-01 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/lxstat.c: Removed, we can use the
generic function.
* sysdeps/unix/sysv/linux/mips/fxstat.c: Likewise.
2000-02-01 13:39:59 +00:00
Andreas Jaeger
7289f2bbfb
2000-02-01 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/init-first.h: New file, from Ralf
Baechle <ralf@gnu.org>.
* sysdeps/unix/sysv/linux/mips/brk.c: New file.
2000-02-01 11:54:37 +00:00
Andreas Jaeger
e67a8419c7
2000-02-01 Andreas Jaeger <aj@suse.de>
...
* sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Add missing ints.
2000-02-01 11:20:19 +00:00
Andreas Jaeger
fc16ca3254
2000-02-01 Andreas Jaeger <aj@suse.de>
...
* sysdeps/mips/elf/start.S: Rewritten for __libc_start_main.
2000-02-01 08:28:15 +00:00
Ulrich Drepper
16e4bf6fec
Correct return value according to the standard.
2000-01-31 07:56:49 +00:00
Ulrich Drepper
acb1cd8ea1
Export the new *rlimit interface with symbol version GLIBC_2.2.
2000-01-29 12:02:41 +00:00
Ulrich Drepper
1fee13c891
Backout changes for versioning setrlimit and getrlimit.
2000-01-29 12:02:32 +00:00
Ulrich Drepper
c388491ab6
Backout rlimit changes for resource directory.
2000-01-29 12:02:14 +00:00
Ulrich Drepper
9b2282bc34
Add ipc_priv.h.
2000-01-24 12:34:15 +00:00
Ulrich Drepper
47504af3f6
Remove private decls.
2000-01-24 12:31:25 +00:00
Ulrich Drepper
2cb9440978
Linux/Alpha private IPC definitions.
2000-01-24 12:30:41 +00:00
Ulrich Drepper
d0b0bd9a56
Move private decls into ../*_priv.h file.
2000-01-24 12:27:13 +00:00
Ulrich Drepper
adcd6eb68b
Remove setrlimit64@GLIBC_2.1.3.
2000-01-24 12:07:25 +00:00
Ulrich Drepper
6bb1e66431
Remove oldsetrlimit64.c.
2000-01-24 12:06:59 +00:00
Ulrich Drepper
b4f75eec45
Linux/Arm specific resource handling definitions.
2000-01-24 12:06:14 +00:00
Ulrich Drepper
9eaa692920
Not needed anymore.
2000-01-24 12:05:37 +00:00
Ulrich Drepper
41aa6d836b
Correct check for ENOSYS.
2000-01-24 01:44:35 +00:00
Ulrich Drepper
7ea605ff34
Add prototypes for port access functions.
2000-01-23 08:53:21 +00:00
Ulrich Drepper
358f8be2ed
Add sys/io.h.
2000-01-23 08:52:50 +00:00
Ulrich Drepper
13990a22c1
iLinux/m68k implementation of xstat.
2000-01-19 03:52:47 +00:00
Ulrich Drepper
8c23086292
Linux/m68k implementation of lxstat.
2000-01-19 03:52:32 +00:00
Ulrich Drepper
74a892eea9
Linux/m68k implementation of fxstat.
2000-01-19 03:52:16 +00:00
Ulrich Drepper
6274fd0fe8
Linux/Arm implementation of xstat.
2000-01-19 03:51:57 +00:00
Ulrich Drepper
f8b3a62dba
Linux/Arm implementation of lxstat.
2000-01-19 03:51:45 +00:00
Ulrich Drepper
f7d91a2716
Linux/Arm implementation of fxstat.
2000-01-19 03:51:30 +00:00
Ulrich Drepper
293c7e46e3
(__syscall_chown): Use proper prototype.
...
Don't include non-existant header.
(__chown): Return EINVAL if owner or group are out of the range -1U .. 65534.
2000-01-18 04:30:34 +00:00
Ulrich Drepper
a7b22345a1
Linux/Alpha SysV shm definitions.
2000-01-18 04:27:20 +00:00
Ulrich Drepper
db706c12f5
Linux/Alpha SysV sem definitions.
2000-01-18 04:27:12 +00:00
Ulrich Drepper
05bd55b910
Linux/Alpha SysV msq definitions.
2000-01-18 04:27:05 +00:00