aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-07Consolidate posix_fadvise implementationsAdhemerval Zanella19-572/+113
2016-10-07Consolidate posix_fallocate{64} implementationsAdhemerval Zanella9-135/+11
2016-10-07Consolidate fallocate{64} implementationsAdhemerval Zanella11-102/+150
2016-10-07Use libc_ifunc macro for siglongjmp, longjmp in libpthread.Stefan Liebler1-2/+2
2016-10-07ppc: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2-62/+65
2016-10-07i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler4-34/+48
2016-10-06Add iseqsig.Joseph Myers26-0/+68
2016-10-04powerpc: Installed-header hygieneTulio Magno Quites Machado Filho2-0/+2
2016-09-30Add iscanonical.Joseph Myers9-0/+9
2016-09-28posix: Fix open file action for posix_spawn on LinuxAdhemerval Zanella1-0/+8
2016-09-28linux: spawni.c: simplify error reporting to parentRasmus Villemoes1-46/+25
2016-09-28Minor correction to the "installed header hygiene" patches.Zack Weinberg1-2/+2
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg2-0/+6
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg24-100/+183
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg10-59/+34
2016-09-23Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg1-0/+3
2016-09-23Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg11-77/+72
2016-09-23Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg4-4/+7
2016-09-20posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella1-6/+2
2016-09-20posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella1-2/+4
2016-09-14Remove the ptw-% patternsFlorian Weimer1-2/+2
2016-09-07Add femode_t functions.Joseph Myers26-0/+56
2016-09-06S390: Support PLT and GOT references in check-localplt.Stefan Liebler1-1/+8