aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1998-10-23Handle _PC_LINK_MAX here.Ulrich Drepper
1998-10-22Use __PMT instead of __P for sa_restorer.Ulrich Drepper
1998-10-22Wrap assembler macros in #ifdef __ASSEMBLER__.Ulrich Drepper
1998-10-21[subdir=signal] (sysdep_routines): Add various rt_* functions.Ulrich Drepper
1998-10-21Add various __syscall_* definitions.Ulrich Drepper
1998-10-21Linux/m68k specific setreuid definition.Ulrich Drepper
1998-10-21Linux/m68k specific setregid definition.Ulrich Drepper
1998-10-21Linux/ARM implementation of setreuid.Ulrich Drepper
1998-10-21Linux/ARM implementation of setregid.Ulrich Drepper
1998-10-21 * sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real contents.Andreas Schwab
1998-10-19Added setfsgid and setfsuid.Ulrich Drepper
1998-10-18Wrapper arpund system call with check of parameter value range.Ulrich Drepper
1998-10-16Add O_DIRECTORY.Ulrich Drepper
1998-10-16Add s_setgid, s_setresuid, s_setresgid, and s_setuid.Ulrich Drepper
1998-10-16[subdir=misc] (sysdep_routines): Add setfsgid, setfsuid, setresgid,Ulrich Drepper
1998-10-16Wrapper around setuid syscall to check for value range.Ulrich Drepper
1998-10-16Wrapper around setresuid syscall to check for value range.Ulrich Drepper
1998-10-16Wrapper around setresgid syscall to check for value range.Ulrich Drepper
1998-10-16Wrapper around setgroups syscall to check for value range.Ulrich Drepper
1998-10-16Wrapper around setgid syscall to check for value range.Ulrich Drepper
1998-10-16Wrapper around setfsuid syscall to check for value range.Ulrich Drepper
1998-10-16Wrapper around setfsgid syscall to check for value range.Ulrich Drepper
1998-10-16Wrapper around setugid syscall to check for value range.Ulrich Drepper
1998-10-16Wrapper around setegid syscall to check for value range.Ulrich Drepper
1998-10-16Linux/Arm specific makefile.Ulrich Drepper
1998-10-15Add bits/armsigctx.h.Ulrich Drepper
1998-10-15Remove __kernel_termios again. Use char[44] to define size of the struct.Ulrich Drepper
1998-10-15Include termios.h to have all types defined.Ulrich Drepper
1998-10-14Define __kernel_termios here instead of including kernel_termios.h.Ulrich Drepper
1998-10-13(inline_outb): Fix output parameter format string.Ulrich Drepper
1998-10-12(CFLAGS-ioperm.c): New variable to prevent warnings from use of modern CPUUlrich Drepper
1998-10-12(PSEUDO): Add missing semicolon so that profiling works.Ulrich Drepper
1998-10-09Define PT_EI as extern inline is not yet defined. Use PT_EI in externUlrich Drepper
1998-10-09Definition of sigcontext for 2.0 and 2.1 kernels.Ulrich Drepper
1998-10-09Add support for version 2.0 kernels.Ulrich Drepper
1998-10-09Move definition of sigcontext union to bits/armsigctx.h.Ulrich Drepper
1998-10-08(platform): Add missing Ruffian entry.Ulrich Drepper
1998-10-07 * sysdeps/m68k/dl-machine.h (RTLD_START): Fix clearing startupAndreas Schwab
1998-10-05ARM specific hugeval definition.Ulrich Drepper
1998-10-05Fix typo in last change.Ulrich Drepper
1998-10-01Cope with fussy assembler.Ulrich Drepper
1998-10-01Register content dump function.Ulrich Drepper
1998-10-01Correct args to mcount().Ulrich Drepper
1998-10-01Protect use of long long by __extension__.Ulrich Drepper
1998-09-29List Ruffian in platforms[].Ulrich Drepper
1998-09-28Sync with generic Linux version.Ulrich Drepper
1998-09-23OSF system dependent bits of sys/mman.h.Ulrich Drepper
1998-09-23Don't mention bits/mman.h.Ulrich Drepper
1998-09-23Irix4 system dependent bits of sys/mman.h.Ulrich Drepper
1998-09-23Ultrix4 system dependent bits of sys/mman.h.Ulrich Drepper