aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Linux: Add nds32 specific syscalls to syscall-names.listVincent Chen1-0/+2
2019-06-21Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser8-11/+15
2019-06-19powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]Stan Shebs3-1/+22
2019-06-17m68k: Remove vDSO supportAdhemerval Zanella9-321/+27
2019-06-14Linux: Fix __glibc_has_include use for <sys/stat.h> and statxFlorian Weimer1-2/+5
2019-06-13Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.Joseph Myers1-0/+1
2019-06-13Allow memset local PLT reference for powerpc soft-float.Joseph Myers1-0/+1
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer2-4/+5
2019-06-12<sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer1-0/+34
2019-06-07Linux: Add getdents64 system callFlorian Weimer34-5/+161
2019-06-06riscv: Do not use __has_include__Florian Weimer1-1/+1
2019-06-01arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer3-176/+33
2019-06-01Linux: Add oddly-named arm syscalls to syscall-names.listFlorian Weimer1-0/+5
2019-05-29Remove unused get_clockfreq filesAdhemerval Zanella2-2/+0
2019-05-23Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.Joseph Myers1-0/+2
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg11-176/+0
2019-05-21sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella2-0/+6
2019-05-20sysvipc: Consolidate semtimedop s390Adhemerval Zanella4-38/+36
2019-05-20sysvipc: Fix compat msgctl (BZ#24570)Adhemerval Zanella1-1/+1
2019-05-16Update kernel-features.h files for Linux 5.1.Joseph Myers3-7/+13
2019-05-14Linux: Add the tgkill functionFlorian Weimer32-2/+195
2019-05-14x86: Remove arch-specific low level lock implementationAdhemerval Zanella10-1025/+111
2019-05-14Add single-thread.h headerAdhemerval Zanella5-42/+107
2019-05-07Update syscall-names.list for Linux 5.1.Joseph Myers1-2/+26
2019-05-02misc: Add twalk_r functionFlorian Weimer27-0/+27
2019-04-17mips: Remove rt_sigreturn usage on context functionAdhemerval Zanella4-53/+0
2019-04-17powerpc: Remove rt_sigreturn usage on context functionAdhemerval Zanella4-162/+0
2019-04-01alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson2-3/+7
2019-03-30RISC-V: Fix `test' operand error with soft-float ABI being configuredMaciej W. Rozycki2-2/+2
2019-03-22Remove __get_clockfreqAdhemerval Zanella5-533/+80
2019-03-22linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_IDAdhemerval Zanella3-130/+15
2019-03-22nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella3-149/+7
2019-03-22S390: Add new hwcap values for new cpu architecture arch13.Stefan Liebler1-0/+4
2019-03-19Add AArch64 HWCAPs from Linux 5.0.Joseph Myers2-2/+6
2019-03-15Update syscall-names.list for Linux 5.0.Joseph Myers1-2/+3
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer10-76/+0
2019-03-13Fix output of LD_SHOW_AUXV=1.Stefan Liebler3-5/+5
2019-03-11C-SKY: mark lr as undefined to stop unwindingMao Han2-2/+7
2019-03-11C-SKY: remove user_regs definitionMao Han2-46/+12
2019-03-11C-SKY: fix sigcontext miss matchMao Han2-66/+62
2019-03-07Break lines before not after operators, batch 4.Joseph Myers4-26/+26
2019-03-05nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella3-218/+0
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes8-0/+16
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes8-0/+64
2019-03-01ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes8-0/+16
2019-03-01__netlink_assert_response: Add more __libc_fatal newlines [BZ #20271]Florian Weimer1-2/+2
2019-02-28Add more spaces before '('.Joseph Myers4-11/+11
2019-02-27hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault1-1/+3
2019-02-27Add some spaces before '('.Joseph Myers9-9/+9
2019-02-26Break further lines before not after operators.Joseph Myers9-25/+26