aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2019-06-01arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer
2019-06-01Linux: Add oddly-named arm syscalls to syscall-names.listFlorian Weimer
2019-05-29Remove unused get_clockfreq filesAdhemerval Zanella
2019-05-23Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.Joseph Myers
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg
2019-05-21sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella
2019-05-20sysvipc: Consolidate semtimedop s390Adhemerval Zanella
2019-05-20sysvipc: Fix compat msgctl (BZ#24570)Adhemerval Zanella
2019-05-16Update kernel-features.h files for Linux 5.1.Joseph Myers
2019-05-14Linux: Add the tgkill functionFlorian Weimer
2019-05-14x86: Remove arch-specific low level lock implementationAdhemerval Zanella
2019-05-14Add single-thread.h headerAdhemerval Zanella
2019-05-07Update syscall-names.list for Linux 5.1.Joseph Myers
2019-05-02misc: Add twalk_r functionFlorian Weimer
2019-04-17mips: Remove rt_sigreturn usage on context functionAdhemerval Zanella
2019-04-17powerpc: Remove rt_sigreturn usage on context functionAdhemerval Zanella
2019-04-01alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson
2019-03-30RISC-V: Fix `test' operand error with soft-float ABI being configuredMaciej W. Rozycki
2019-03-22Remove __get_clockfreqAdhemerval Zanella
2019-03-22linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_IDAdhemerval Zanella
2019-03-22S390: Add new hwcap values for new cpu architecture arch13.Stefan Liebler
2019-03-19Add AArch64 HWCAPs from Linux 5.0.Joseph Myers
2019-03-15Update syscall-names.list for Linux 5.0.Joseph Myers
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer
2019-03-13Fix output of LD_SHOW_AUXV=1.Stefan Liebler
2019-03-11C-SKY: mark lr as undefined to stop unwindingMao Han
2019-03-11C-SKY: remove user_regs definitionMao Han
2019-03-11C-SKY: fix sigcontext miss matchMao Han
2019-03-07Break lines before not after operators, batch 4.Joseph Myers
2019-03-05nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes
2019-03-01ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes
2019-03-01__netlink_assert_response: Add more __libc_fatal newlines [BZ #20271]Florian Weimer
2019-02-28Add more spaces before '('.Joseph Myers
2019-02-27hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-26Break further lines before not after operators.Joseph Myers
2019-02-25Break more lines before not after operators.Joseph Myers
2019-02-18misc/tst-clone3: Fix waiting for exited thread.Stefan Liebler
2019-02-15io: Consolidate lockf implementationAdhemerval Zanella
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella
2019-02-13RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer
2019-02-06Avoid "inline" after return type in function definitions.Joseph Myers
2019-02-06x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer
2019-02-02manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer
2019-02-01Cleanup clock_*time includesWilco Dijkstra
2019-02-01aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue
2019-01-11powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves