about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-2123-0/+23
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-2123-0/+23
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-2123-0/+23
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-2123-0/+46
* Remove __ASSUME_SOCKETCALL.Joseph Myers2018-11-088-25/+0
* 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-0627-0/+31
* Update and correct SPARC configuration for supported socket syscalls (bug 238...Joseph Myers2018-11-012-4/+24
* Simplify an #if #else #endifRafael Avila de Espindola2018-10-311-19/+10
* 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
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-2415-68/+35
* 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
* 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
* 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-173-12/+120
* 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 build from commit 0b727edAdhemerval Zanella2018-10-021-0/+2
* x86: Use RTM intrinsics in pthread mutex lock elisionH.J. Lu2018-10-022-67/+7
* libio: Flush stream at freopen (BZ#21037)Adhemerval Zanella2018-10-021-22/+12
* Move MREMAP_* to bits/mman-shared.h.Joseph Myers2018-10-013-12/+4
* Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella2018-09-284-4/+4
* Share MAP_* flags between more architectures.Joseph Myers2018-09-265-46/+49
* Complete sys/procfs.h unification.Joseph Myers2018-09-256-130/+94
* Unify more sys/procfs.h headers.Joseph Myers2018-09-2524-892/+619
* Unify some sys/procfs.h headers.Joseph Myers2018-09-2519-1015/+323
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2018-09-215-33/+20
* Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu2018-09-201-2/+2
* Unify many bits/mman.h headers.Joseph Myers2018-09-188-318/+6
* Update siginfo constants from Linux kernel (bug 21286).Joseph Myers2018-09-172-17/+27
* Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).Joseph Myers2018-09-141-9/+0
* Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).Joseph Myers2018-09-145-10/+10
* Fix segfault in maybe_script_execute.Stefan Liebler2018-09-061-1/+1
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-311-2/+2
* Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 to bits/socket.h.Tobias Klauser2018-08-211-1/+4
* Avoid running some tests if the file system does not support holesFlorian Weimer2018-08-211-0/+2
* __readlink_chk: Remove micro-optimizationFlorian Weimer2018-08-211-33/+0
* __readlink_chk: Assume HAVE_INLINED_SYSCALLSFlorian Weimer2018-08-201-7/+1
* Update struct signalfd_siginfo from Linux 4.18.Joseph Myers2018-08-201-1/+6
* Update syscall-names.list for Linux 4.18.Joseph Myers2018-08-131-2/+4