Age | Commit message (Expand) | Author |
2016-11-08 | Add localplt.data for sh. | Joseph Myers |
2016-11-07 | Define __ASSUME_ST_INO_64_BIT on all platforms. | Steve Ellcey |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes |
2016-10-24 | Fix Linux sh4 pread/pwrite argument passing | Adhemerval Zanella |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers |
2016-10-06 | Add iseqsig. | Joseph Myers |
2016-09-23 | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg |
2016-09-07 | Add femode_t functions. | Joseph Myers |
2016-08-29 | Add fetestexceptflag. | Joseph Myers |
2016-08-16 | Add fesetexcept. | Joseph Myers |
2016-08-03 | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg |
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-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-04-29 | Fix clone (CLONE_VM) pid/tid reset (BZ#19957) | Adhemerval Zanella |
2016-04-11 | Consolidate pwrite/pwrite64 implementations | Adhemerval Zanella |
2016-04-11 | Consolidate pread/pread64 implementations | Adhemerval Zanella |
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-26 | Remove kernel-features.h conditionals on pre-3.2 kernels. | Joseph Myers |
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-11-04 | Remove miscellaneous GCC >= 4.7 version conditionals. | Joseph Myers |
2015-10-13 | Add INLINE_SYSCALL_ERROR_RETURN_VALUE | H.J. Lu |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers |
2015-08-24 | Remove __ASSUME_IPC64 | Andreas Schwab |
2015-07-08 | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella |
2015-06-04 | nptl: Rewrite cancellation macros | Adhemerval Zanella |
2015-05-22 | Remove socket.S implementation | Adhemerval Zanella |
2015-03-02 | Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779). | Joseph Myers |
2015-01-06 | Function declaration cleanup | Adhemerval Zanella |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-19 | sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations. | Torvald Riegel |
2014-12-17 | Fix profil_counter namespace (bug 17725). | Joseph Myers |
2014-12-12 | * Fix SH specific compiler warnings which are for integer-pointer | Kaz Kojima |
2014-12-09 | Remove custom pthread_once implementation on sh. | Torvald Riegel |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_rtld | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_libpthread | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_librt | Siddhesh Poyarekar |
2014-11-20 | Add arch-specific configuration for C11 atomics support. | Torvald Riegel |