Age | Commit message (Expand) | Author |
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 |
2016-07-08 | Remove __ASSUME_OFF_DIFF_OFF64 definition | Adhemerval Zanella |
2016-07-08 | tile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for 32-bit | Chris Metcalf |
2016-07-01 | SPARC64: update localplt.data | Aurelien Jarno |
2016-06-27 | MIPS, SPARC: more fixes to the vfork aliases in libpthread.so | Aurelien Jarno |
2016-06-21 | Fix p{readv,writev}{64} consolidation implementation | Adhemerval Zanella |
2016-06-19 | Expand comments in Linux times() implementation. | Carlos O'Donell |
2016-06-18 | MIPS, SPARC: fix wrong vfork aliases in libpthread.so | Aurelien Jarno |
2016-06-16 | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan |
2016-06-13 | Remove __ASSUME_FUTEX_LOCK_PI | Adhemerval Zanella |
2016-06-10 | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella |
2016-06-07 | Bug 20214: Fix linux/in6.h and netinet/in.h sync. | Carlos O'Donell |
2016-06-06 | Bug 20198: quick_exit should not call destructors. | Carlos O'Donell |
2016-06-06 | Consolidate pwritev/pwritev64 implementations | Adhemerval Zanella |
2016-06-06 | Consolidate preadv/preadv64 implementation | Adhemerval Zanella |
2016-06-02 | Fix macro API for __USE_KERNEL_IPV6_DEFS. | Carlos O'Donell |
2016-05-30 | posix: Call _exit in failure case for posix_spawn{p} (BZ#20178) | Adhemerval Zanella |
2016-05-26 | network: Fix missing bits from {recv,send}{m}msg standard com,pliance | Adhemerval Zanella |
2016-05-25 | network: recvmmsg and sendmmsg standard compliance (BZ#16919) | Adhemerval Zanella |
2016-05-25 | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella |
2016-05-25 | Adjust kernel-features.h defaults for recvmsg and sendmsg | Adhemerval Zanella |
2016-05-23 | Make padding in struct sockaddr_storage explicit [BZ #20111] | Florian Weimer |
2016-05-23 | Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6. | Joseph Myers |
2016-05-18 | Don't call internal _Unwind_Resume via PLT | H.J. Lu |
2016-05-18 | Don't call internal __pthread_unwind via PLT | H.J. Lu |
2016-05-18 | Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h. | Joseph Myers |