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