Age | Commit message (Expand) | Author | Files | Lines |
2016-11-09 | Consolidate Linux ftruncate implementations | Adhemerval Zanella | 10 | -162/+24 |
2016-11-08 | Add localplt.data for sh. | Joseph Myers | 1 | -0/+20 |
2016-11-08 | Add localplt.data for hppa. | Joseph Myers | 1 | -0/+23 |
2016-11-08 | Update alpha localplt.data. | Joseph Myers | 1 | -11/+11 |
2016-11-08 | Update nios2 localplt.data. | Joseph Myers | 1 | -0/+1 |
2016-11-08 | Consolidate lseek/lseek64/llseek implementations | Adhemerval Zanella | 11 | -110/+87 |
2016-11-07 | Define __ASSUME_ST_INO_64_BIT on all platforms. | Steve Ellcey | 6 | -4/+6 |
2016-11-07 | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer | 2 | -2/+2 |
2016-11-04 | Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definition | Adhemerval Zanella | 1 | -0/+2 |
2016-11-04 | Make MIPS <sys/user.h> self-contained. | Joseph Myers | 1 | -0/+1 |
2016-11-04 | XFAIL check-execstack for MIPS. | Joseph Myers | 1 | -0/+6 |
2016-11-04 | Define wordsize.h macros everywhere | Steve Ellcey | 3 | -0/+6 |
2016-10-28 | powerpc: Fix TOC stub on powerpc64 clone() | Tulio Magno Quites Machado Filho | 1 | -1/+1 |
2016-10-28 | i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729] | Florian Weimer | 1 | -12/+35 |
2016-10-27 | Fix a sparc header conformtest failure. | David S. Miller | 1 | -0/+2 |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 26 | -0/+78 |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 28 | -0/+84 |
2016-10-24 | * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast. | Yury Norov | 6 | -6/+6 |
2016-10-24 | Fix Linux sh4 pread/pwrite argument passing | Adhemerval Zanella | 10 | -100/+19 |
2016-10-24 | Fix -Wformat-length warning in tst-setgetname.c | Steve Ellcey | 1 | -1/+1 |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 26 | -0/+78 |
2016-10-18 | Fix Linux fallocate tests for EOPNOTSUPP | Adhemerval Zanella | 2 | -2/+10 |
2016-10-15 | hppa: Optimize atomic_compare_and_exchange_val_acq | John David Anglin | 1 | -17/+5 |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 26 | -0/+78 |
2016-10-12 | Fix posix_fadvise64 build on mips64n64 | Adhemerval Zanella | 1 | -0/+5 |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 26 | -0/+78 |
2016-10-11 | Consolidate Linux sync_file_range implementations | Adhemerval Zanella | 7 | -94/+140 |
2016-10-07 | Consolidate posix_fadvise implementations | Adhemerval Zanella | 19 | -572/+113 |
2016-10-07 | Consolidate posix_fallocate{64} implementations | Adhemerval Zanella | 9 | -135/+11 |
2016-10-07 | Consolidate fallocate{64} implementations | Adhemerval Zanella | 11 | -102/+150 |
2016-10-07 | Use libc_ifunc macro for siglongjmp, longjmp in libpthread. | Stefan Liebler | 1 | -2/+2 |
2016-10-07 | ppc: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler | 2 | -62/+65 |
2016-10-07 | i386, x86: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler | 4 | -34/+48 |
2016-10-06 | Add iseqsig. | Joseph Myers | 26 | -0/+68 |
2016-10-04 | powerpc: Installed-header hygiene | Tulio Magno Quites Machado Filho | 2 | -0/+2 |
2016-09-30 | Add iscanonical. | Joseph Myers | 9 | -0/+9 |
2016-09-28 | posix: Fix open file action for posix_spawn on Linux | Adhemerval Zanella | 1 | -0/+8 |
2016-09-28 | linux: spawni.c: simplify error reporting to parent | Rasmus Villemoes | 1 | -46/+25 |
2016-09-28 | Minor correction to the "installed header hygiene" patches. | Zack Weinberg | 1 | -2/+2 |
2016-09-23 | Installed header hygiene (BZ#20366): Test of installed headers. | Zack Weinberg | 2 | -0/+6 |
2016-09-23 | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg | 24 | -100/+183 |
2016-09-23 | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg | 10 | -59/+34 |
2016-09-23 | Installed-header hygiene (BZ#20366): conditionally defined structures. | Zack Weinberg | 1 | -0/+3 |
2016-09-23 | Installed-header hygiene (BZ#20366): obsolete BSD u_* types. | Zack Weinberg | 11 | -77/+72 |
2016-09-23 | Installed-header hygiene (BZ#20366): Simple self-contained fixes. | Zack Weinberg | 4 | -4/+7 |
2016-09-20 | posix: Correctly block/unblock all signals on Linux posix_spawn | Adhemerval Zanella | 1 | -6/+2 |
2016-09-20 | posix: Correctly enable/disable cancellation on Linux posix_spawn | Adhemerval Zanella | 1 | -2/+4 |
2016-09-14 | Remove the ptw-% patterns | Florian Weimer | 1 | -2/+2 |
2016-09-07 | Add femode_t functions. | Joseph Myers | 26 | -0/+56 |
2016-09-06 | S390: Support PLT and GOT references in check-localplt. | Stefan Liebler | 1 | -1/+8 |