aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2001-06-06Implement syscall.Andreas Jaeger
2001-06-06Remove dummy syscall.Andreas Jaeger
2001-06-06Call getrlimit, setrlimit directly instead of using wrappers.Andreas Jaeger
2001-06-06Removed.Andreas Jaeger
2001-05-27Linux/MIPS specific version.Andreas Jaeger
2001-05-27Change sigsuspend to s_sigsuspend. Add s_mmap2.Andreas Jaeger
2001-05-27(ipc_perm): Put back __key.Andreas Jaeger
2001-05-11 * sysdeps/unix/sysv/linux/configure.in: Move binutils check to...Andreas Jaeger
2001-04-30Make structure definitions match the kernel definitions.Andreas Jaeger
2001-04-29 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):Andreas Jaeger
2001-04-25<resource.h> definitions for Linux/HPPA.Ulrich Drepper
2001-04-25mmap64 implementation for Linux/HPPA.Ulrich Drepper
2001-04-25getdents64 implementation for Linux/HPPA.Ulrich Drepper
2001-04-22Include sys/procfs.h not sys/elf.h.Ulrich Drepper
2001-04-22(struct user_fpregs): Renamed from struct user_fp.Ulrich Drepper
2001-04-22Move contents to sys/procfs.h, and tell the user to include that file instead.Ulrich Drepper
2001-04-22Remove old cruft surrounded with #if 0.Ulrich Drepper
2001-04-22Also print the address that faulted.Ulrich Drepper
2001-04-22Fix clone system call entry point stub.Ulrich Drepper
2001-04-22Removed ptrace entry so the ptrace.c wrapper is used.Ulrich Drepper
2001-04-20(NGREG, NFPREG, gregset): Correct for new kernel definitions.Ulrich Drepper
2001-04-20(CALL_MCOUNT): Update comment.Ulrich Drepper
2001-04-19(INLINE_SYSCALL): Change to return a signed result for compatibility with otherUlrich Drepper
2001-04-19Fix typos in last patch.Andreas Jaeger
2001-04-19Fix typos in last patch.Andreas Jaeger
2001-04-10[!__ASSEMBLY__]: Declare __start.Ulrich Drepper
2001-04-09setresuid implementation for Linux/CRIS.Ulrich Drepper
2001-04-09setresgid implementation for Linux/CRIS.Ulrich Drepper
2001-04-09__xstat implementation for Linux/CRIS.Ulrich Drepper
2001-04-09vfork implementation for Linux/CRIS.Ulrich Drepper
2001-04-09System specific code for Linux/CRIS.Ulrich Drepper
2001-04-09System specific definitions for Linux/CRIS.Ulrich Drepper
2001-04-09syscall implementation for Linux/CRIS.Ulrich Drepper
2001-04-09ucontext definitions for Linux/CRIS.Ulrich Drepper
2001-04-09socket implementation for Linux/CRIS.Ulrich Drepper
2001-04-09shmctl implementation for Linux/CRIS.Ulrich Drepper
2001-04-09setuid implementation for Linux/CRIS.Ulrich Drepper
2001-04-09setrlimit implementation for Linux/CRIS.Ulrich Drepper
2001-04-09setreuid implementation for Linux/CRIS.Ulrich Drepper
2001-04-09setregid implementation for Linux/CRIS.Ulrich Drepper
2001-04-09setgroups implementation for Linux/CRIS.Ulrich Drepper
2001-04-09setgid implementation for Linux/CRIS.Ulrich Drepper
2001-04-09setfsuid implementation for Linux/CRIS.Ulrich Drepper
2001-04-09setfsgid implementation for Linux/CRIS.Ulrich Drepper
2001-04-09seteuid implementation for Linux/CRIS.Ulrich Drepper
2001-04-09setegid implementation for Linux/CRIS.Ulrich Drepper
2001-04-09semctl implementation for Linux/CRIS.Ulrich Drepper
2001-04-09Register dump code for Linux/CRIS.Ulrich Drepper
2001-04-09Profile helper definitions for Linux/CRIS.Ulrich Drepper
2001-04-09msgctl implementation for Linux/CRIS.Ulrich Drepper