aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-25Break more lines before not after operators.Joseph Myers4-24/+32
2019-02-18misc/tst-clone3: Fix waiting for exited thread.Stefan Liebler1-8/+15
2019-02-15io: Consolidate lockf implementationAdhemerval Zanella9-78/+0
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella8-226/+7
2019-02-13RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson1-0/+5
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer34-8/+279
2019-02-06Avoid "inline" after return type in function definitions.Joseph Myers1-4/+2
2019-02-06x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer2-4/+0
2019-02-02manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer1-1/+4
2019-02-01Cleanup clock_*time includesWilco Dijkstra5-88/+36
2019-02-01aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue2-0/+4
2019-01-31make-syscalls.sh: fix comment referencing syscall-templateVineet Gupta1-1/+1
2019-01-12Fix a few typos in commentsDmitry V. Levin1-1/+1
2019-01-11powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves1-0/+5
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra2-0/+3
2019-01-04Linux: Improve handling of resource limits in misc/tst-ttynameFlorian Weimer1-4/+43
2019-01-03nptl: Cleanup cancellation macrosAdhemerval Zanella6-79/+77
2019-01-03nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella4-10/+0
2019-01-03AArch64: Update dl-procinfo.c with new HWCAPSzabolcs Nagy2-3/+4
2019-01-03posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)Adhemerval Zanella1-3/+15
2019-01-03termios: Consolidate termios.hAdhemerval Zanella8-295/+26
2019-01-03termios: Add powerpc termios-miscAdhemerval Zanella3-50/+74
2019-01-03termios: Remove Linux _IOT_termiosAdhemerval Zanella3-9/+0