about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* hppa: Optimize atomic_compare_and_exchange_val_acqJohn David Anglin2016-10-151-17/+5
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-1526-0/+78
* Fix posix_fadvise64 build on mips64n64Adhemerval Zanella2016-10-121-0/+5
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-1226-0/+78
* Consolidate Linux sync_file_range implementationsAdhemerval Zanella2016-10-117-94/+140
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-0719-572/+113