about summary refs log tree commit diff
path: root/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Consolidate posix_fallocate{64} implementationsAdhemerval Zanella2016-10-079-135/+11
* Consolidate fallocate{64} implementationsAdhemerval Zanella2016-10-0711-102/+150
* Use libc_ifunc macro for siglongjmp, longjmp in libpthread.Stefan Liebler2016-10-071-2/+2
* ppc: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-072-62/+65
* i386, x86: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-074-34/+48
* Add iseqsig.Joseph Myers2016-10-0626-0/+68
* powerpc: Installed-header hygieneTulio Magno Quites Machado Filho2016-10-042-0/+2
* Add iscanonical.Joseph Myers2016-09-309-0/+9
* posix: Fix open file action for posix_spawn on LinuxAdhemerval Zanella2016-09-281-0/+8
* linux: spawni.c: simplify error reporting to parentRasmus Villemoes2016-09-281-46/+25
* Minor correction to the "installed header hygiene" patches.Zack Weinberg2016-09-281-2/+2
* Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg2016-09-232-0/+6
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-2324-100/+183
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-2310-59/+34
* Installed-header hygiene (BZ#20366): conditionally defined structures.Zack Weinberg2016-09-231-0/+3
* Installed-header hygiene (BZ#20366): obsolete BSD u_* types.Zack Weinberg2016-09-2311-77/+72
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-234-4/+7
* posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella2016-09-201-6/+2
* posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella2016-09-201-2/+4
* Remove the ptw-% patternsFlorian Weimer2016-09-141-2/+2
* Add femode_t functions.Joseph Myers2016-09-0726-0/+56
* S390: Support PLT and GOT references in check-localplt.Stefan Liebler2016-09-061-1/+8
* Base <sys/quota.h> on Linux kernel headers [BZ #20525]Florian Weimer2016-09-013-131/+98