about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* i386: Remove bogus THREAD_ATOMIC_* macrosAdhemerval Zanella2019-01-031-37/+0
* x86_64: Remove wrong THREAD_ATOMIC_* macrosAdhemerval Zanella2019-01-031-37/+0
* nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella2019-01-038-17/+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-032-6/+30
* Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg2019-01-0314-0/+70
* 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
* termios: Consolidate Baud Rate Selection definitions (BZ#23783)Adhemerval Zanella2019-01-0310-131/+195
* termios: Consolidate Output Modes definitionsAdhemerval Zanella2019-01-0310-211/+262
* termios: Consolidate Input Modes definitions.Adhemerval Zanella2019-01-039-86/+123
* termios: Consolidate termios c_cc symbolic constantsAdhemerval Zanella2019-01-0311-103/+213
* termios: Consolidate struct termiosAdhemerval Zanella2019-01-0316-76/+165
* termios: Define TIOCSER_TEMT with __USE_MISC (BZ#17783)Adhemerval Zanella2019-01-033-3/+10
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2019-01-021-44/+44
* hurd: advertise *_setpshared as not supportedSamuel Thibault2019-01-025-0/+5
* Update Linux kernel version in tst-mman-consts.py.Joseph Myers2019-01-021-1/+1
* Update MIPS libm-test-ulps.Joseph Myers2019-01-022-88/+88
* ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno2019-01-021-5/+13
* Add IPV6_MULTICAST_ALL from Linux 4.20 to bits/in.h.Joseph Myers2019-01-011-0/+1
* Add PACKET_IGNORE_OUTGOING from Linux 4.20 to netpacket/packet.h.Joseph Myers2019-01-011-0/+1
* Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.Joseph Myers2019-01-011-0/+1
* Update syscall-names.list for Linux 4.20.Joseph Myers2019-01-011-2/+3
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-015983-5984/+5983
* riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu2018-12-311-1/+5
* Update Alpha libm-test-ulpsAurelien Jarno2018-12-281-40/+48
* x86-64: Remove s_sincosf-sse2.SH.J. Lu2018-12-263-568/+2
* Regenerate sysdeps/x86_64/fpu/libm-test-ulpsH.J. Lu2018-12-261-0/+6
* x86-64: Vectorize sincosf_poly and update s_sincosf-fma.cH.J. Lu2018-12-265-340/+268
* Update nios2, sparc32 localplt.data for difftime changes (bug 24023).Joseph Myers2018-12-212-0/+3
* Add C-SKY portMao Han2018-12-21121-0/+12652
* Remove x86 mathinline.h.Joseph Myers2018-12-192-295/+32
* Remove x86 mathinline.h sinh, cosh, tanh inlines.Joseph Myers2018-12-191-16/+0
* Print cache size and geometry auxv types on LD_SHOW_AUXV=1Tulio Magno Quites Machado Filho2018-12-191-2/+53
* hurd: Fix 64bit fcntl lock implementationSamuel Thibault2018-12-191-3/+3
* s390: Use generic kernel_sigaction.hAdhemerval Zanella2018-12-181-26/+3
* ia64: Remove kernel_sigaction.hAdhemerval Zanella2018-12-181-7/+0
* hppa: Remove kernel_sigaction.hAdhemerval Zanella2018-12-181-18/+0
* alpha: Use Linux generic sigaction implementationAdhemerval Zanella2018-12-188-115/+22
* m68k: Fix sigaction kernel definition (BZ #23960)Adhemerval Zanella2018-12-187-34/+23
* Remove __ASSUME_ST_INO_64_BIT.Joseph Myers2018-12-187-43/+0
* S390: Cleanup ifunc-resolve.h.Stefan Liebler2018-12-186-41/+6
* S390: Refactor gconv_simple ifunc handling.Stefan Liebler2018-12-181-11/+12
* S390: Refactor wmemcmp ifunc handling.Stefan Liebler2018-12-187-29/+96
* S390: Refactor wmemset ifunc handling.Stefan Liebler2018-12-187-32/+126