Age | Commit message (Expand) | Author |
2016-10-24 | * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast. | Yury Norov |
2016-10-24 | Fix Linux sh4 pread/pwrite argument passing | Adhemerval Zanella |
2016-10-24 | Fix -Wformat-length warning in tst-setgetname.c | Steve Ellcey |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers |
2016-10-18 | Fix Linux fallocate tests for EOPNOTSUPP | Adhemerval Zanella |
2016-10-15 | hppa: Optimize atomic_compare_and_exchange_val_acq | John David Anglin |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers |
2016-10-12 | Fix posix_fadvise64 build on mips64n64 | Adhemerval Zanella |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers |
2016-10-11 | Consolidate Linux sync_file_range implementations | Adhemerval Zanella |
2016-10-07 | Consolidate posix_fadvise implementations | Adhemerval Zanella |
2016-10-07 | Consolidate posix_fallocate{64} implementations | Adhemerval Zanella |
2016-10-07 | Consolidate fallocate{64} implementations | Adhemerval Zanella |
2016-10-07 | Use libc_ifunc macro for siglongjmp, longjmp in libpthread. | Stefan Liebler |
2016-10-07 | ppc: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler |
2016-10-07 | i386, x86: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler |
2016-10-06 | Add iseqsig. | Joseph Myers |
2016-10-04 | powerpc: Installed-header hygiene | Tulio Magno Quites Machado Filho |
2016-09-30 | Add iscanonical. | Joseph Myers |
2016-09-28 | posix: Fix open file action for posix_spawn on Linux | Adhemerval Zanella |
2016-09-28 | linux: spawni.c: simplify error reporting to parent | Rasmus Villemoes |
2016-09-28 | Minor correction to the "installed header hygiene" patches. | Zack Weinberg |
2016-09-26 | Add INTERNAL_SYSCALL_CALL | Adhemerval Zanella |
2016-09-23 | Installed header hygiene (BZ#20366): Test of installed headers. | Zack Weinberg |
2016-09-23 | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg |
2016-09-23 | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg |
2016-09-23 | Installed-header hygiene (BZ#20366): conditionally defined structures. | Zack Weinberg |
2016-09-23 | Installed-header hygiene (BZ#20366): obsolete BSD u_* types. | Zack Weinberg |
2016-09-23 | Installed-header hygiene (BZ#20366): Simple self-contained fixes. | Zack Weinberg |
2016-09-20 | posix: Correctly block/unblock all signals on Linux posix_spawn | Adhemerval Zanella |
2016-09-20 | posix: Correctly enable/disable cancellation on Linux posix_spawn | Adhemerval Zanella |
2016-09-14 | Remove the ptw-% patterns | Florian Weimer |
2016-09-07 | Add femode_t functions. | Joseph Myers |
2016-09-06 | S390: Support PLT and GOT references in check-localplt. | Stefan Liebler |
2016-09-01 | Base <sys/quota.h> on Linux kernel headers [BZ #20525] | Florian Weimer |
2016-08-29 | Add fetestexceptflag. | Joseph Myers |
2016-08-17 | Do not override objects in libc.a in other static libraries [BZ #20452] | Florian Weimer |
2016-08-16 | Add fesetexcept. | Joseph Myers |
2016-08-15 | arm: mark __startcontext as .cantunwind (bug 20435) | Andreas Schwab |
2016-08-04 | x86: Use sysdep.o from libc.a in static libraries | Florian Weimer |
2016-08-03 | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg |
2016-08-03 | Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits/socket.h. | Joseph Myers |
2016-07-27 | Nios II localplt.data update: remove __eqsf2 | Chung-Lin Tang |
2016-07-21 | powerpc: Fix missing verb and typo in comment about AT_HWCAP entry | Gustavo Romero |
2016-07-19 | microblaze: fix variable name collision with syscall macros | Mike Frysinger |
2016-07-13 | Refactor Linux raise implementation (BZ#15368) | Adhemerval Zanella |
2016-07-12 | x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] | H.J. Lu |
2016-07-11 | X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349] | H.J. Lu |
2016-07-11 | [AArch64] Add bits/hwcap.h for aarch64 linux | Szabolcs Nagy |
2016-07-08 | Fix LO_HI_LONG definition | Adhemerval Zanella |