Ulrich Drepper
|
fb30b58ad5
|
Linux/m68k shmctl implementation.
|
2000-02-11 19:43:46 +00:00 |
|
Ulrich Drepper
|
a020fa2f4d
|
Linux/m68k semctl implementation.
|
2000-02-11 19:43:42 +00:00 |
|
Ulrich Drepper
|
ac707c19aa
|
Linux/m68k smgctl implementation.
|
2000-02-11 19:43:37 +00:00 |
|
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
|
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
|
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
|
1219d5bc53
|
Linux/i386 implementation of lchown.
|
2000-01-17 05:20:35 +00:00 |
|
Ulrich Drepper
|
4b1aa399d1
|
Linux/i386 implementation of getgid.
|
2000-01-17 05:20:27 +00:00 |
|
Ulrich Drepper
|
881cf30824
|
Linux/i386 implementation of getuid.
|
2000-01-17 05:20:20 +00:00 |
|
Ulrich Drepper
|
b1e3521362
|
Linux/i386 implementation of geteuid.
|
2000-01-17 05:20:10 +00:00 |
|
Ulrich Drepper
|
26bb8c8c1b
|
Linux/i386 implementation of getegid.
|
2000-01-17 05:20:03 +00:00 |
|
Ulrich Drepper
|
76862c6dd7
|
Linux/i386 implementation of fchown.
|
2000-01-17 05:19:51 +00:00 |
|
Ulrich Drepper
|
6ab12c1eeb
|
Linux/i386 implementation of chown.
|
2000-01-17 05:19:42 +00:00 |
|
Ulrich Drepper
|
936d4afc98
|
Add missing #.
|
1999-12-21 16:01:52 +00:00 |
|
Ulrich Drepper
|
a851d4d062
|
Linux/m68k specific implementation of putpmsg.
|
1999-12-21 07:59:20 +00:00 |
|
Ulrich Drepper
|
20113dce15
|
Linux/m68k specific implementation of putmsg.
|
1999-12-21 07:59:12 +00:00 |
|
Ulrich Drepper
|
4ea9edf197
|
Linux/m68k specific implementation of getpmsg.
|
1999-12-21 07:59:04 +00:00 |
|
Ulrich Drepper
|
7b6a54e39c
|
Linux/m68k specific implementation of getmsg.
|
1999-12-21 07:58:57 +00:00 |
|
Ulrich Drepper
|
446548bb28
|
Define SIGCONTEXT_EXTRA_ARGS.
|
1999-08-23 17:43:28 +00:00 |
|
Andreas Schwab
|
68798276c9
|
* sysdeps/unix/sysv/linux/m68k/vfork.S: Test return value after
fork syscall.
|
1999-01-18 01:45:33 +00:00 |
|
Andreas Schwab
|
cd641f748f
|
* sysdeps/unix/sysv/linux/m68k/vfork.S: New file.
|
1999-01-13 01:43:33 +00:00 |
|
Ulrich Drepper
|
bc8f3c9b4e
|
Add mmap64 alias.
|
1998-11-16 12:01:02 +00:00 |
|
Andreas Schwab
|
ec2a735fdb
|
* sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Undo
last change.
|
1998-11-16 02:41:56 +00:00 |
|
Andreas Schwab
|
11a39ef8a4
|
* sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Remove
d0 from clobber list.
|
1998-11-13 03:01:32 +00:00 |
|
Andreas Schwab
|
dca1708014
|
* sysdeps/unix/sysv/linux/m68k/Makefile [subdir=signal]: Remove
rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait, rt_sigqueueinfo,
rt_sigaction and rt_sigpending.
* sysdeps/unix/sysv/linux/m68k/syscalls.list: Remove all entries
for __syscall_* functions.
* sysdeps/unix/sysv/linux/m68k/sysdep.h: Implement INLINE_SYSCALL.
|
1998-10-26 01:47:41 +00:00 |
|
Ulrich Drepper
|
a2567f7925
|
Add setresuid.c, setresgid.c, setfsuid.c, and setfsgid.c.
|
1998-10-23 14:04:39 +00:00 |
|
Ulrich Drepper
|
5e9b4624ad
|
[subdir=signal] (sysdep_routines): Add various rt_* functions.
|
1998-10-21 15:40:22 +00:00 |
|
Ulrich Drepper
|
1d40317e33
|
Add various __syscall_* definitions.
|
1998-10-21 15:28:22 +00:00 |
|
Ulrich Drepper
|
90f70b8356
|
Linux/m68k specific setreuid definition.
|
1998-10-21 15:27:42 +00:00 |
|
Ulrich Drepper
|
7523f256a8
|
Linux/m68k specific setregid definition.
|
1998-10-21 15:27:37 +00:00 |
|
Andreas Schwab
|
97c1529523
|
* sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real contents.
* sysdeps/unix/sysv/linux/m68k/syscalls.list: Add s_setfs[ug]id.
|
1998-10-21 01:50:21 +00:00 |
|
Ulrich Drepper
|
2b0a897428
|
Wrapper arpund system call with check of parameter value range.
|
1998-10-18 13:05:43 +00:00 |
|
Ulrich Drepper
|
d69f35a807
|
Add s_setgid, s_setresuid, s_setresgid, and s_setuid.
|
1998-10-16 16:28:36 +00:00 |
|
Ulrich Drepper
|
f858fcedc8
|
[subdir=misc] (sysdep_routines): Add setfsgid, setfsuid, setresgid,
and setresuid.
|
1998-10-16 16:28:05 +00:00 |
|
Ulrich Drepper
|
f65fc5cb2d
|
Don't mention bits/mman.h.
|
1998-09-23 16:37:13 +00:00 |
|
Andreas Schwab
|
f35b9f2a88
|
* sysdeps/unix/sysv/linux/m68k/register-dump.h: New file.
|
1998-08-28 01:42:42 +00:00 |
|
Andreas Schwab
|
d7eae898a7
|
* sysdeps/unix/sysv/linux/m68k/Makefile (sysdep_headers): Add
sys/reg.h.
* sysdeps/unix/sysv/linux/m68k/sys/reg.h: New file.
* sysdeps/unix/sysv/linux/m68k/Dist: Distribute it.
|
1998-08-24 01:42:29 +00:00 |
|
Andreas Schwab
|
4aae520265
|
* sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h: Fix typo.
|
1998-07-22 01:37:56 +00:00 |
|
Andreas Schwab
|
67aeaca9ac
|
Support NO_WEAK_ALIAS.
|
1998-07-20 05:01:08 +00:00 |
|
Andreas Schwab
|
5044b71144
|
New file.
|
1998-07-20 04:59:31 +00:00 |
|
Andreas Schwab
|
c7a8ebca13
|
This belongs to the 2.0 branch.
|
1998-07-17 04:26:22 +00:00 |
|
Andreas Schwab
|
b814210938
|
* sysdeps/unix/sysv/linux/m68k/dl-envvars.h: New file.
|
1998-07-13 01:30:40 +00:00 |
|
Andreas Schwab
|
468c277aaf
|
* sysdeps/unix/sysv/linux/m68k/Versions: New file.
|
1998-07-03 05:37:32 +00:00 |
|
Andreas Schwab
|
fd202ea4b7
|
* sysdeps/unix/sysv/linux/m68k/sysdep.S: Make _errno a weak alias,
not a strong alias.
|
1998-07-01 01:42:09 +00:00 |
|
Andreas Schwab
|
2cd493384a
|
* sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_LABEL): New
definition.
(PSEUDO, SYSCALL_ERROR_HANDLER): Use it instead of syscall_error.
* sysdeps/unix/sysv/linux/m68k/clone.S: Likewise.
* sysdeps/unix/sysv/linux/m68k/mmap.S: Likewise.
* sysdeps/unix/sysv/linux/m68k/socket.S: Likewise.
* sysdeps/unix/sysv/linux/m68k/syscall.S: Likewise.
|
1998-06-10 01:37:21 +00:00 |
|
Ulrich Drepper
|
e0ebc3b2ef
|
Use __ASSEMBLER__ test macro not ASSEMBLER.
|
1998-05-29 10:20:59 +00:00 |
|