aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-03termios: Consolidate tcflow symbolic constantsAdhemerval Zanella8-23/+58
2019-01-03termios: Consolidate local mode definitionsAdhemerval Zanella10-120/+198
2019-01-03termios: Consolidate control mode definitionsAdhemerval Zanella9-60/+110
2019-01-03termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella10-131/+195
2019-01-03termios: Consolidate Output Modes definitionsAdhemerval Zanella10-211/+262
2019-01-03termios: Consolidate Input Modes definitions.Adhemerval Zanella9-86/+123
2019-01-03termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella11-103/+213
2019-01-03termios: Consolidate struct termiosAdhemerval Zanella16-76/+165
2019-01-03termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella3-3/+10