about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* posix: Use posix_spawn on systemAdhemerval Zanella2018-11-308-255/+118
* hurd: Fix returning value for fcntl(F_*LK*)Samuel Thibault2018-11-301-6/+4
* S390: Regenerate ULPs.Stefan Liebler2018-11-281-12/+8
* Fix Hurd build with read-only source directory.Joseph Myers2018-11-271-3/+4
* CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer2018-11-271-5/+6
* Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola2018-11-273-10/+8
* Enable VDSO on powerpc statically linked programs (bug 19767)Rafael Ávila de Espíndola2018-11-264-9/+10
* Enable VDSO on x86_64 statically linked programs [BZ #19767]Rafael Ávila de Espíndola2018-11-237-10/+22
* Fix Arm __ASSUME_COPY_FILE_RANGE (bug 23915).Joseph Myers2018-11-231-3/+4
* x86/CET: Add a re-exec test with legacy bitmapH.J. Lu2018-11-232-2/+86
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-2133-11/+57
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-2129-6/+49
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-2134-7/+56
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-2139-16/+106
* [AArch64] Adjust writeback in non-zero memsetWilco Dijkstra2018-11-201-3/+4
* hurd: Support lockf at offset 0 with size 0 or 1.Samuel Thibault2018-11-191-0/+13
* Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg2018-11-162-25/+17
* hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64Samuel Thibault2018-11-166-34/+136
* hurd: Fix build with GCC 9Samuel Thibault2018-11-141-2/+3
* Fix mips build with GCC 9.Joseph Myers2018-11-131-1/+6
* Add hidden_tls_def macros, fix powerpc-soft build with GCC 9.Joseph Myers2018-11-131-3/+3
* Fix sparc64 build with GCC 9.Joseph Myers2018-11-131-1/+2
* Fix armv7 build with GCC 9.Joseph Myers2018-11-121-1/+2
* 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