summaryrefslogtreecommitdiff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Linux: Add the tgkill functionfw/syscalls/tgkillFlorian Weimer2019-04-0832-2/+195
* 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
* nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella2019-03-223-149/+7
* 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-1410-76/+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-284-11/+11
* hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault2019-02-271-1/+3
* Add some spaces before '('.Joseph Myers2019-02-279-9/+9
* Break further lines before not after operators.Joseph Myers2019-02-269-25/+26
* Break more lines before not after operators.Joseph Myers2019-02-254-24/+32
* misc/tst-clone3: Fix waiting for exited thread.Stefan Liebler2019-02-181-8/+15
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-159-78/+0
* nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella2019-02-148-226/+7
* RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson2019-02-131-0/+5
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-0834-8/+279
* Avoid "inline" after return type in function definitions.Joseph Myers2019-02-061-4/+2
* x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer2019-02-062-4/+0
* manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer2019-02-021-1/+4
* Cleanup clock_*time includesWilco Dijkstra2019-02-015-88/+36
* aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue2019-02-012-0/+4
* make-syscalls.sh: fix comment referencing syscall-templateVineet Gupta2019-01-311-1/+1
* Fix a few typos in commentsDmitry V. Levin2019-01-121-1/+1
* powerpc: Fix VSCR position in ucontext (bug 24088)Rogerio Alves2019-01-111-0/+5
* [AArch64] Add ifunc support for AresWilco Dijkstra2019-01-092-0/+3
* Linux: Improve handling of resource limits in misc/tst-ttynameFlorian Weimer2019-01-041-4/+43
* nptl: Cleanup cancellation macrosAdhemerval Zanella2019-01-036-79/+77
* nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella2019-01-034-10/+0
* AArch64: Update dl-procinfo.c with new HWCAPSzabolcs Nagy2019-01-032-3/+4
* posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640)Adhemerval Zanella2019-01-031-3/+15
* termios: Consolidate termios.hAdhemerval Zanella2019-01-038-295/+26
* termios: Add powerpc termios-miscAdhemerval Zanella2019-01-033-50/+74
* termios: Remove Linux _IOT_termiosAdhemerval Zanella2019-01-033-9/+0
* termios: Consolidate tcflow symbolic constantsAdhemerval Zanella2019-01-038-23/+58
* termios: Consolidate local mode definitionsAdhemerval Zanella2019-01-0310-120/+198
* termios: Consolidate control mode definitionsAdhemerval Zanella2019-01-039-60/+110