summaryrefslogtreecommitdiff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* Get rid of __elision_availableAndreas Schwab2016-12-072-9/+3
* Use C11-like atomics instead of plain memory accesses in x86 lock elision.Torvald Riegel2016-12-052-15/+31
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-0226-0/+78
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-011-0/+1
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-3042-97/+36
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-3016-0/+48
* Use XSTAT_IS_XSTAT64 in generic xstat functionsSteve Ellcey2016-11-298-0/+107
* powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer2016-11-291-1/+0
* Work around IA64 tst-setcontext2.c compile failure.Joseph Myers2016-11-281-0/+24
* Partial ILP32 support for aarch64.Steve Ellcey2016-11-2810-11/+49
* Fix for [f]statfs64/[f]statfs aliasing patchSteve Ellcey2016-11-282-16/+22
* Do not include asm/cachectl.h in nios2 sys/cachectl.h.Joseph Myers2016-11-281-3/+0
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-2426-0/+78
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-2444-689/+55
* Allow [f]statfs64 to alias [f]statfsSteve Ellcey2016-11-2217-0/+55
* Always define XSTAT_IS_XSTAT64Steve Ellcey2016-11-2119-13/+27
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-1926-0/+78
* Make tile's set_dataplane API compatibility-onlyChris Metcalf2016-11-183-40/+9
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-1740-147/+259
* Make Alpha <sys/user.h> self-contained.Joseph Myers2016-11-171-0/+1
* New internal function __access_noerrnoAdhemerval Zanella2016-11-161-0/+15
* Fix SH4 register-dump.h for soft-float.Joseph Myers2016-11-161-1/+1
* Make SH ucontext always match current kernels.Joseph Myers2016-11-151-15/+0
* Make tilegx32 install libraries in lib32 directories.Joseph Myers2016-11-142-0/+23
* Make SH <sys/user.h> self-contained.Joseph Myers2016-11-111-0/+1
* Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinitionAdhemerval Zanella2016-11-101-0/+5
* Consolidate Linux access implementationAdhemerval Zanella2016-11-101-7/+8
* Consolidate Linux truncate implementationsAdhemerval Zanella2016-11-0910-159/+25
* Consolidate Linux ftruncate implementationsAdhemerval Zanella2016-11-0910-162/+24
* Add localplt.data for sh.Joseph Myers2016-11-081-0/+20
* Add localplt.data for hppa.Joseph Myers2016-11-081-0/+23
* Update alpha localplt.data.Joseph Myers2016-11-081-11/+11
* Update nios2 localplt.data.Joseph Myers2016-11-081-0/+1
* Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella2016-11-0811-110/+87
* Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey2016-11-076-4/+6
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-072-2/+2
* Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella2016-11-041-0/+2
* Make MIPS <sys/user.h> self-contained.Joseph Myers2016-11-041-0/+1
* XFAIL check-execstack for MIPS.Joseph Myers2016-11-041-0/+6
* Define wordsize.h macros everywhereSteve Ellcey2016-11-043-0/+6
* powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho2016-10-281-1/+1
* i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]Florian Weimer2016-10-281-12/+35
* Fix a sparc header conformtest failure.David S. Miller2016-10-271-0/+2
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-2626-0/+78
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-2528-0/+84
* * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast.Yury Norov2016-10-246-6/+6
* Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella2016-10-2410-100/+19
* Fix -Wformat-length warning in tst-setgetname.cSteve Ellcey2016-10-241-1/+1
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-1926-0/+78
* Fix Linux fallocate tests for EOPNOTSUPPAdhemerval Zanella2016-10-182-2/+10