aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
AgeCommit message (Expand)Author
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers
2016-12-20S390: Optimize lock-elision by decrementing adapt_count at unlock.Stefan Liebler
2016-12-20S390: Use new __libc_tbegin_retry macro in elision-lock.c.Stefan Liebler
2016-12-20S390: Use own tbegin macro instead of __builtin_tbegin.Stefan Liebler
2016-12-20S390: Use C11-like atomics instead of plain memory accesses in lock elision c...Stefan Liebler
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-12-14Include <linux/falloc.h> in bits/fcntl-linux.h.Joseph Myers
2016-12-14Consolidate renameat Linux implementationAdhemerval Zanella
2016-12-14Consolidate rename Linux implementationAdhemerval Zanella
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer
2016-12-07Get rid of __elision_availableAndreas Schwab
2016-12-05Use C11-like atomics instead of plain memory accesses in x86 lock elision.Torvald Riegel
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers
2016-12-01Add missing hidden_def (__sigsetjmp).Joseph Myers
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer
2016-11-29Use XSTAT_IS_XSTAT64 in generic xstat functionsSteve Ellcey
2016-11-29powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer
2016-11-28Work around IA64 tst-setcontext2.c compile failure.Joseph Myers
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey
2016-11-28Fix for [f]statfs64/[f]statfs aliasing patchSteve Ellcey
2016-11-28Do not include asm/cachectl.h in nios2 sys/cachectl.h.Joseph Myers
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-22Allow [f]statfs64 to alias [f]statfsSteve Ellcey
2016-11-21Always define XSTAT_IS_XSTAT64Steve Ellcey
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers
2016-11-18Make tile's set_dataplane API compatibility-onlyChris Metcalf
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella
2016-11-17Make Alpha <sys/user.h> self-contained.Joseph Myers
2016-11-16New internal function __access_noerrnoAdhemerval Zanella
2016-11-16Fix SH4 register-dump.h for soft-float.Joseph Myers
2016-11-15Make SH ucontext always match current kernels.Joseph Myers
2016-11-14Make tilegx32 install libraries in lib32 directories.Joseph Myers
2016-11-11Make SH <sys/user.h> self-contained.Joseph Myers
2016-11-10Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinitionAdhemerval Zanella
2016-11-10Consolidate Linux access implementationAdhemerval Zanella
2016-11-09Consolidate Linux truncate implementationsAdhemerval Zanella
2016-11-09Consolidate Linux ftruncate implementationsAdhemerval Zanella
2016-11-08Add localplt.data for sh.Joseph Myers
2016-11-08Add localplt.data for hppa.Joseph Myers
2016-11-08Update alpha localplt.data.Joseph Myers
2016-11-08Update nios2 localplt.data.Joseph Myers
2016-11-08Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella
2016-11-07Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-04Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella