about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* io: Remove copy_file_range emulation [BZ #24744]Florian Weimer2019-06-286-28/+5
* Linux: Adjust gedents64 buffer size to int range [BZ #24740]Florian Weimer2019-06-273-0/+55
* Linux: Add nds32 specific syscalls to syscall-names.listVincent Chen2019-06-261-0/+2
* Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWNTobias Klauser2019-06-218-11/+15
* powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]Stan Shebs2019-06-193-1/+22
* m68k: Remove vDSO supportAdhemerval Zanella2019-06-179-321/+27
* Linux: Fix __glibc_has_include use for <sys/stat.h> and statxFlorian Weimer2019-06-141-2/+5
* Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.Joseph Myers2019-06-131-0/+1
* Allow memset local PLT reference for powerpc soft-float.Joseph Myers2019-06-131-0/+1
* Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer2019-06-122-4/+5
* <sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer2019-06-121-0/+34
* Linux: Add getdents64 system callFlorian Weimer2019-06-0734-5/+161
* riscv: Do not use __has_include__Florian Weimer2019-06-061-1/+1
* arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer2019-06-013-176/+33
* Linux: Add oddly-named arm syscalls to syscall-names.listFlorian Weimer2019-06-011-0/+5
* Remove unused get_clockfreq filesAdhemerval Zanella2019-05-292-2/+0
* Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.Joseph Myers2019-05-231-0/+2
* Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg2019-05-2211-176/+0
* sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella2019-05-212-0/+6
* sysvipc: Consolidate semtimedop s390Adhemerval Zanella2019-05-204-38/+36
* sysvipc: Fix compat msgctl (BZ#24570)Adhemerval Zanella2019-05-201-1/+1
* Update kernel-features.h files for Linux 5.1.Joseph Myers2019-05-163-7/+13
* Linux: Add the tgkill functionFlorian Weimer2019-05-1432-2/+195
* x86: Remove arch-specific low level lock implementationAdhemerval Zanella2019-05-1410-1025/+111
* Add single-thread.h headerAdhemerval Zanella2019-05-144-41/+106
* Update syscall-names.list for Linux 5.1.Joseph Myers2019-05-071-2/+26
* misc: Add twalk_r functionFlorian Weimer2019-05-0227-0/+27
* mips: Remove rt_sigreturn usage on context functionAdhemerval Zanella2019-04-174-53/+0
* powerpc: Remove rt_sigreturn usage on context functionAdhemerval Zanella2019-04-174-162/+0
* alpha: Do not redefine __NR_shmat or __NR_osf_shmatRichard Henderson2019-04-012-3/+7
* RISC-V: Fix `test' operand error with soft-float ABI being configuredMaciej W. Rozycki2019-03-302-2/+2
* Remove __get_clockfreqAdhemerval Zanella2019-03-225-533/+80
* linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_IDAdhemerval Zanella2019-03-223-130/+15
* S390: Add new hwcap values for new cpu architecture arch13.Stefan Liebler2019-03-221-0/+4
* Add AArch64 HWCAPs from Linux 5.0.Joseph Myers2019-03-192-2/+6
* Update syscall-names.list for Linux 5.0.Joseph Myers2019-03-151-2/+3
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-149-75/+0
* Fix output of LD_SHOW_AUXV=1.Stefan Liebler2019-03-133-5/+5
* C-SKY: mark lr as undefined to stop unwindingMao Han2019-03-112-2/+7
* C-SKY: remove user_regs definitionMao Han2019-03-112-46/+12
* C-SKY: fix sigcontext miss matchMao Han2019-03-112-66/+62
* Break lines before not after operators, batch 4.Joseph Myers2019-03-074-26/+26
* nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella2019-03-053-218/+0
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-018-0/+16
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-018-0/+64
* ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes2019-03-018-0/+16
* __netlink_assert_response: Add more __libc_fatal newlines [BZ #20271]Florian Weimer2019-03-011-2/+2
* Add more spaces before '('.Joseph Myers2019-02-283-10/+10
* hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault2019-02-271-1/+3
* Add some spaces before '('.Joseph Myers2019-02-279-9/+9