aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-02Update Linux kernel version in tst-mman-consts.py.Joseph Myers1-1/+1
2019-01-02ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno1-5/+13
2019-01-01Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.Joseph Myers1-0/+1
2019-01-01Add PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket/packet.h.Joseph Myers1-0/+1
2019-01-01Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.Joseph Myers1-0/+1
2019-01-01Update syscall-names.list for Linux 4.20.Joseph Myers1-2/+3
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1462-1463/+1462
2018-12-31riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu1-1/+5
2018-12-21Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers2-0/+3
2018-12-21Add C-SKY portMao Han44-0/+5175