aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer16-0/+48
2016-11-29Use XSTAT_IS_XSTAT64 in generic xstat functionsSteve Ellcey8-0/+107
2016-11-29powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer1-1/+0
2016-11-28Work around IA64 tst-setcontext2.c compile failure.Joseph Myers1-0/+24
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey10-11/+49
2016-11-28Fix for [f]statfs64/[f]statfs aliasing patchSteve Ellcey2-16/+22
2016-11-28Do not include asm/cachectl.h in nios2 sys/cachectl.h.Joseph Myers1-3/+0
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers26-0/+78
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella44-689/+55
2016-11-22Allow [f]statfs64 to alias [f]statfsSteve Ellcey17-0/+55
2016-11-21Always define XSTAT_IS_XSTAT64Steve Ellcey19-13/+27
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers26-0/+78
2016-11-18Make tile's set_dataplane API compatibility-onlyChris Metcalf3-40/+9
2016-11-17Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella40-147/+259
2016-11-17Make Alpha <sys/user.h> self-contained.Joseph Myers1-0/+1
2016-11-16New internal function __access_noerrnoAdhemerval Zanella1-0/+15
2016-11-16Fix SH4 register-dump.h for soft-float.Joseph Myers1-1/+1
2016-11-15Make SH ucontext always match current kernels.Joseph Myers1-15/+0
2016-11-14Make tilegx32 install libraries in lib32 directories.Joseph Myers2-0/+23
2016-11-11Make SH <sys/user.h> self-contained.Joseph Myers1-0/+1
2016-11-10Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinitionAdhemerval Zanella1-0/+5
2016-11-10Consolidate Linux access implementationAdhemerval Zanella1-7/+8
2016-11-09Consolidate Linux truncate implementationsAdhemerval Zanella10-159/+25
2016-11-09Consolidate Linux ftruncate implementationsAdhemerval Zanella10-162/+24
2016-11-08Add localplt.data for sh.Joseph Myers1-0/+20
2016-11-08Add localplt.data for hppa.Joseph Myers1-0/+23
2016-11-08Update alpha localplt.data.Joseph Myers1-11/+11
2016-11-08Update nios2 localplt.data.Joseph Myers1-0/+1
2016-11-08Consolidate lseek/lseek64/llseek implementationsAdhemerval Zanella11-110/+87
2016-11-07Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey6-4/+6
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2-2/+2
2016-11-04Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definitionAdhemerval Zanella1-0/+2
2016-11-04Make MIPS <sys/user.h> self-contained.Joseph Myers1-0/+1
2016-11-04XFAIL check-execstack for MIPS.Joseph Myers1-0/+6
2016-11-04Define wordsize.h macros everywhereSteve Ellcey3-0/+6
2016-10-28powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho1-1/+1
2016-10-28i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729]Florian Weimer1-12/+35
2016-10-27Fix a sparc header conformtest failure.David S. Miller1-0/+2
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers26-0/+78
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes28-0/+84
2016-10-24 * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast.Yury Norov6-6/+6
2016-10-24Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella10-100/+19
2016-10-24Fix -Wformat-length warning in tst-setgetname.cSteve Ellcey1-1/+1
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers26-0/+78
2016-10-18Fix Linux fallocate tests for EOPNOTSUPPAdhemerval Zanella2-2/+10
2016-10-15hppa: Optimize atomic_compare_and_exchange_val_acqJohn David Anglin1-17/+5
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers26-0/+78
2016-10-12Fix posix_fadvise64 build on mips64n64Adhemerval Zanella1-0/+5
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers26-0/+78
2016-10-11Consolidate Linux sync_file_range implementationsAdhemerval Zanella7-94/+140