aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)Author
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella
2017-04-04Remove __ASSUME_REQUEUE_PIAdhemerval Zanella
2017-04-03posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger
2017-03-30Fix more test-errno issuesAdhemerval Zanella
2017-03-28Consolidate set* Linux implementationAdhemerval Zanella
2017-03-27Define more termios.h macros unconditionally for alpha (bug 21277).Joseph Myers
2017-03-20conformtest: Add x32 XFAILs for mq_attr element types (bug 21279).Joseph Myers
2017-03-20conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).Joseph Myers
2017-03-20Fix alpha termios.h NL2, NL3 namespace (bug 21268).Joseph Myers
2017-03-20posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger
2017-03-19linux ttyname and ttyname_r: do not return wrong resultsChristian Brauner
2017-03-18conformtest: XFAIL tv_nsec tests for x32 (bug 16437).Joseph Myers
2017-03-18Fix sparc64 bits/setjmp.h namespace (bug 21261).Joseph Myers
2017-03-17Make alpha termios.h define IXANY unconditionally (bug 21259).Joseph Myers
2017-03-17conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786).Joseph Myers
2017-03-17conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260).Joseph Myers
2017-03-15Add ifunc support for aarch64.Steve Ellcey
2017-03-15Fix test-errno issuesAdhemerval Zanella
2017-03-14Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella
2017-03-13Add more IPV6_* macros to sysdeps/unix/sysv/linux/bits/in.h.Joseph Myers
2017-03-12Fix send consolidation typoMarko Myllynen
2017-03-09Consolidate Linux send implementationAdhemerval Zanella
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella
2017-03-09Consolidate Linux recv implementationAdhemerval Zanella
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella
2017-03-09Consolidate Linux connect implementationAdhemerval Zanella
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella
2017-03-08Test for correct setting of errno.Yury Norov
2017-03-07hppa: set __IPC_64 as zero for SysV IPC callsAdhemerval Zanella
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-03-01Miscellaneous low-risk changes preparing for _ISOMAC testsuite.Zack Weinberg
2017-02-22Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.Joseph Myers
2017-02-21Add IP_RECVFRAGSIZE from Linux 4.10.Joseph Myers
2017-02-17Rework -fno-omit-frame-pointer support on i386Adhemerval Zanella
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg
2017-02-08aarch64: fix errno address calculation in SYSCALL_ERROR_HANDLERAdhemerval Zanella
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin
2017-02-07powerpc: Set minimum kernel version for powerpc64leRajalakshmi Srinivasaraghavan
2017-02-06sparc: Remove unused assignment in __cloneIvo Raisr
2017-02-06Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella
2017-01-31Add ipc_priv.h header for Nios II to set __IPC_64 to zero.Chung-Lin Tang
2017-01-28Bug 20116: Fix use after free in pthread_create()Carlos O'Donell
2017-01-24Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke
2017-01-20powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho
2017-01-20S390: Adjust lock elision code after review.Stefan Liebler
2017-01-19Restore clock_* librt exports for MicroBlaze (bug 21061).Joseph Myers
2017-01-16Make soft-float powerpc swapcontext restore the signal mask (bug 21045).Joseph Myers
2017-01-16tile: pass __IPC_64 as zero for SysV IPC callsChris Metcalf
2017-01-13robust mutexes: Fix broken x86 assembly by removing itTorvald Riegel