about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fix i686 build with GCC 9.Joseph Myers2018-11-126-6/+6
* Remove redundant macro definitions from ia64 sfp-machine.h.Joseph Myers2018-11-121-10/+0
* hurd: Document dtable_cloexec size convention.Samuel Thibault2018-11-111-1/+1
* Hurd: export _hurd_port_moveSamuel Thibault2018-11-101-0/+1
* Hurd: Fix ulinks in fd table reallocationSamuel Thibault2018-11-101-1/+11
* Hurd: Implement chdir support in posix_spawnSamuel Thibault2018-11-101-10/+77
* Add support for GCC 9 attribute copy.Martin Sebor2018-11-0918-21/+21
* Remove __ASSUME_SOCKETCALL.Joseph Myers2018-11-088-25/+0
* Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]H.J. Lu2018-11-082-14/+46
* Fix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867).Joseph Myers2018-11-072-0/+12
* RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab2018-11-071-0/+5
* Correct SH kernel-features.h undefines (bug 23862).Joseph Myers2018-11-061-1/+4
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-0629-0/+37
* hurd: Fix last-minute refactoringSamuel Thibault2018-11-041-1/+1
* hurd: Support msyncSamuel Thibault2018-11-031-0/+93
* Update and correct SPARC configuration for supported socket syscalls (bug 238...Joseph Myers2018-11-012-4/+24
* MIPS: Use `.set mips2' to emulate LL/SC for the R5900 tooFredrik Noring2018-11-011-1/+2
* Simplify an #if #else #endifRafael Avila de Espindola2018-10-311-19/+10
* hurd: Fix errno* generationSamuel Thibault2018-10-312-1/+10
* hurd: Fix buildSamuel Thibault2018-10-311-2/+2
* hurd: Document how to translate EIEIO error messageSamuel Thibault2018-10-311-0/+13
* RISC-V: properly terminate call chain (bug 23125)Andreas Schwab2018-10-301-1/+6
* hurd: Fix race between calling RPC and handling a signalSamuel Thibault2018-10-281-7/+16
* i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]Szabolcs Nagy2018-10-263-9/+9
* Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h.Joseph Myers2018-10-251-0/+1
* conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer2018-10-252-1/+11
* hurd: XFAIL absence of C11 threads implementationSamuel Thibault2018-10-251-0/+4
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-2415-68/+35
* x86: Support RDTSCP for benchtestsH.J. Lu2018-10-241-1/+13
* x86: Fix Haswell strong flags (BZ#23709)Adhemerval Zanella2018-10-231-0/+6
* Don't use PSEUDO_END for non-PSEUDO functionAndreas Schwab2018-10-231-2/+2
* Update kernel version in syscall-names.list to 4.19.Joseph Myers2018-10-221-2/+2
* x86: Don't include <x86intrin.h>H.J. Lu2018-10-211-4/+5
* signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov2018-10-191-1/+1
* Add VDSO support to sparc.David S. Miller2018-10-185-0/+98
* Regenerate sparc ulps.David S. Miller2018-10-181-44/+44
* x86: Use _rdtsc intrinsic for HP_TIMING_NOWH.J. Lu2018-10-177-55/+65
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-1713-552/+215
* Move SHMLBA to its own header.Joseph Myers2018-10-1717-325/+190
* Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler2018-10-174-13/+141
* Don't reduce test timeout to less than defaultAndreas Schwab2018-10-171-3/+0
* Remove extra space at end of line.Steve Ellcey2018-10-161-1/+1
* aarch64: optimized memcpy implementation for thunderx2Anton Youdkevitch2018-10-162-18/+603
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-1513-460/+177
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-1113-449/+189
* Use common bits/shm.h for more architectures.Joseph Myers2018-10-104-324/+7
* Use common bits/sem.h for more architectures.Joseph Myers2018-10-105-355/+5
* Use common bits/msq.h for more architectures.Joseph Myers2018-10-105-321/+7
* Use bits/mman-linux.h for hppa.Joseph Myers2018-10-041-51/+27
* Fix libnldbl_nonshared.a references to internal libm symbols (bug 23735).Joseph Myers2018-10-043-1/+50