Age | Commit message (Expand) | Author |
2016-06-16 | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan |
2016-06-10 | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella |
2016-06-06 | Bug 20198: quick_exit should not call destructors. | Carlos O'Donell |
2016-05-26 | network: Fix missing bits from {recv,send}{m}msg standard com,pliance | 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-04 | CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779] | Florian Weimer |
2016-04-29 | Fix clone (CLONE_VM) pid/tid reset (BZ#19957) | Adhemerval Zanella |
2016-03-23 | x86, pthread_cond_*wait: Do not depend on %eax not being clobbered | Nick Alcock |
2016-03-15 | Adjust kernel-features.h defaults for socket syscalls. | Joseph Myers |
2016-03-07 | posix: New Linux posix_spawn{p} implementation | Adhemerval Zanella |
2016-02-24 | Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere. | Joseph Myers |
2016-01-15 | New pthread_barrier algorithm to fulfill barrier destruction requirements. | Torvald Riegel |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-31 | Fix linux personality syscall wrapper | Dmitry V. Levin |
2015-12-09 | Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh. | Joseph Myers |
2015-11-20 | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers |
2015-11-06 | Simplify the abilist format | Florian Weimer |
2015-11-06 | Add LFS support for fts functions (bug 11460) | Mark Wielaard |
2015-10-22 | Always use INTERNAL_SYSCALL_ERRNO with INTERNAL_SYSCALL | Andreas Schwab |
2015-10-21 | Build i386 __libc_do_syscall when PROF is defined | H.J. Lu |
2015-10-21 | Disable GCC 5 optimization when PROF is defined | H.J. Lu |
2015-10-21 | Apply -fomit-frame-pointer only to .o/.os files | H.J. Lu |
2015-10-20 | Convert miscellaneous function definitions to prototype style. | Joseph Myers |
2015-10-19 | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers |
2015-10-16 | Fix i386 build for lll_unlock_elision change. | Joseph Myers |
2015-10-15 | Add comments for GCC 5 requirement | H.J. Lu |
2015-10-15 | Remove i386/epoll_pwait.S | H.J. Lu |
2015-10-15 | Optimize i386 syscall inlining for GCC 5 | H.J. Lu |
2015-10-15 | i386: Remove syscall assembly codes with 6 arguments | H.J. Lu |
2015-10-14 | Support PLT and GOT references in local PIC check | H.J. Lu |
2015-10-14 | Use INTERNAL_SYSCALL and INLINE_SYSCALL_ERROR_RETURN_VALUE | H.J. Lu |
2015-10-13 | Add INLINE_SYSCALL_ERROR_RETURN_VALUE | H.J. Lu |
2015-09-30 | Move sysdeps/unix/sysv/linux/i386/i486/*.? to i386 | H.J. Lu |
2015-08-24 | Remove __ASSUME_IPC64 | Andreas Schwab |
2015-08-19 | Call __setcontext with HIDDEN_JUMPTARGET | H.J. Lu |
2015-08-19 | Use x86-64 cacheinfo.c and sysconf.c for x86 | H.J. Lu |
2015-08-04 | Properly terminate FDE in makecontext for ix86 (bug 18635) | Andreas Schwab |
2015-07-29 | Extend local PLT reference check | H.J. Lu |
2015-07-09 | PLT avoidance for _exit in rtld. | Roland McGrath |
2015-07-08 | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella |
2015-06-30 | Clean up BUSY_WAIT_NOP and atomic_delay. | Torvald Riegel |
2015-06-17 | Fix mq_notify pthread_barrier_* namespace (bug 18544). | Joseph Myers |
2015-06-09 | x86: Remove vsyscall usage | Adhemerval Zanella |
2015-06-04 | nptl: Rewrite cancellation macros | Adhemerval Zanella |
2015-06-01 | x86: clock_gettime and timespec_get vDSO cleanup | Adhemerval Zanella |
2015-05-26 | Split timed-wait functions out of nptl/lowlevellock.c. | Roland McGrath |
2015-05-26 | Consolidate vDSO macros and usage | Adhemerval Zanella |
2015-05-22 | Remove socket.S implementation | Adhemerval Zanella |