summaryrefslogtreecommitdiff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-0654-0/+5688
* Add elision tunablesRogerio Alves2017-12-058-27/+204
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-0540-3/+776
* S390: Fix backtrace in vdso functions.Stefan Liebler2017-12-042-72/+0
* x32: Remove unused getcpu implementationAdhemerval Zanella2017-12-011-32/+0
* x86: Make a space in jmpbuf for shadow stack pointerH.J. Lu2017-11-304-0/+132
* Use libm_alias_double for s390.Joseph Myers2017-11-281-5/+0
* Implement the mlock2 functionFlorian Weimer2017-11-2734-2/+150
* Add _Float64x function aliases.Joseph Myers2017-11-2725-0/+1313
* Linux: Introduce <bits/mman-shared.h>Florian Weimer2017-11-244-16/+43
* sigwait: Do not fail with EINTR and return error code [BZ #22478]Florian Weimer2017-11-231-2/+9
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-2333-1/+170
* Avoid use of strlen in getlogin_r (bug 22447).Joseph Myers2017-11-221-2/+3
* Update hppa bits/mman.h from Linux 4.14.Joseph Myers2017-11-211-3/+2
* S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler2017-11-214-16/+12
* aarch64: Optimized memset for falkorSiddhesh Poyarekar2017-11-202-0/+11
* tst-ttyname: Fix namespace setup for FedoraFlorian Weimer2017-11-181-61/+6
* Add AArch64 HWCAP_DCPOP from Linux 4.14.Joseph Myers2017-11-171-0/+1
* Add Linux 4.14 ARPHRD_RAWIP to net/if_arp.h.Joseph Myers2017-11-161-0/+1
* Update kernel version in syscall-names.list to 4.14.Joseph Myers2017-11-161-2/+2
* The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor2017-11-151-3/+6
* linux ttyname{_r}: Add testsLuke Shumaker2017-11-152-1/+627
* linux ttyname{_r}: Don't bail prematurely [BZ #22145]Luke Shumaker2017-11-152-15/+24
* linux ttyname{_r}: Make tty checks consistentLuke Shumaker2017-11-153-64/+29
* linux ttyname: Change return type of is_pty from int to boolLuke Shumaker2017-11-151-1/+2
* linux ttyname: Update a reference to kernel docs for kernel 4.10Luke Shumaker2017-11-151-1/+2
* Add MSG_ZEROCOPY from Linux 4.14 to bits/socket.h.Joseph Myers2017-11-151-0/+2
* Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers2017-11-152-0/+4
* Check length of ifname before copying it into to ifreq structure.Steve Ellcey2017-11-151-0/+6
* linux: Include <sysdep-cancel.h> for epoll_waitLuke Shumaker2017-11-151-0/+2
* Add jmp_buf-macros.hH.J. Lu2017-11-0924-0/+144
* Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer2017-11-072-7/+111
* Cleanup Linux sigqueue implementationAdhemerval Zanella2017-11-061-8/+2
* Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella2017-11-064-118/+13
* aarch64: Guess L1 cache linesize for aarch64Richard Henderson2017-11-031-0/+55
* test-errno-linux: quotactl can fail with EPERM in containersFlorian Weimer2017-11-021-38/+38
* Remove useless #ifdefs from Linux sig*.c syscallsYury Norov2017-10-314-32/+4
* Consolidate Linux sigpending() implementationYury Norov2017-10-314-141/+0
* posix: Do not use WNOHANG in waitpid call for Linux posix_spawnAdhemerval Zanella2017-10-231-5/+5
* posix: Fix improper assert in Linux posix_spawn (BZ#22273)Adhemerval Zanella2017-10-201-6/+18
* sysconf: Fix missing definition of UIO_MAXIOV on Linux [BZ #22321]Florian Weimer2017-10-203-1/+71
* Add _Float128 function aliases.Joseph Myers2017-10-1815-0/+768
* posix: Add p{readv,writev}2 flags to generic uio-ext.hAdhemerval Zanella2017-10-171-2/+1
* Linux: Consolidate {RTLD_}SINGLE_THREAD_P definitionAdhemerval Zanella2017-10-1125-676/+78
* Remove add-ons mechanism.Joseph Myers2017-10-053-0/+17
* Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers2017-10-042-0/+4
* tile: Check SHARED instead PIC for SYSCALL_ERROR_NAMEH.J. Lu2017-10-031-1/+1
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-0226-0/+78
* Hide internal fadvise64/fallocate64 functions [BZ #18822]H.J. Lu2017-10-012-0/+4
* Hide internal __sched_setaffinity_new function [BZ #18822]H.J. Lu2017-10-011-0/+4