| Commit message (Expand) | Author | Age | Files | Lines |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 1 | -0/+12 |
* | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2016-12-21 | 1 | -0/+3 |
* | Add fmaxmag, fminmag functions. | Joseph Myers | 2016-12-20 | 1 | -0/+6 |
* | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 2016-12-16 | 2 | -0/+4 |
* | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 2016-12-12 | 2 | -0/+4 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 1 | -0/+3 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 1 | -1/+0 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 1 | -0/+3 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 1 | -0/+3 |
* | Consolidate Linux truncate implementations | Adhemerval Zanella | 2016-11-09 | 1 | -35/+0 |
* | Consolidate Linux ftruncate implementations | Adhemerval Zanella | 2016-11-09 | 1 | -36/+0 |
* | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 2016-10-26 | 1 | -0/+3 |
* | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 2016-10-25 | 2 | -0/+6 |
* | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2016-10-19 | 1 | -0/+3 |
* | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2016-10-15 | 1 | -0/+3 |
* | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2016-10-12 | 1 | -0/+3 |
* | Consolidate Linux sync_file_range implementations | Adhemerval Zanella | 2016-10-11 | 1 | -33/+0 |
* | Consolidate posix_fadvise implementations | Adhemerval Zanella | 2016-10-07 | 2 | -101/+0 |
* | Add iseqsig. | Joseph Myers | 2016-10-06 | 1 | -0/+2 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+2 |
* | Add fetestexceptflag. | Joseph Myers | 2016-08-29 | 1 | -0/+1 |
* | Add fesetexcept. | Joseph Myers | 2016-08-16 | 1 | -0/+2 |
* | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg | 2016-08-03 | 2 | -0/+2 |
* | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 2016-06-16 | 1 | -0/+7 |
* | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella | 2016-06-10 | 3 | -7/+0 |
* | Bug 20198: quick_exit should not call destructors. | Carlos O'Donell | 2016-06-06 | 2 | -0/+2 |
* | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella | 2016-05-25 | 3 | -0/+9 |
* | VDSO support for MIPS | Matthew Fortune | 2016-04-12 | 1 | -0/+16 |
* | Fix MIPS mmap negative offset handling for consistency (bug 19550). | Joseph Myers | 2016-02-01 | 1 | -0/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 18 | -18/+18 |
* | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 2015-11-20 | 1 | -0/+5 |
* | Simplify the abilist format | Florian Weimer | 2015-11-06 | 22 | -5614/+5490 |
* | Add LFS support for fts functions (bug 11460) | Mark Wielaard | 2015-11-06 | 2 | -0/+14 |
* | Cleanup sync_file_range implementation | Adhemerval Zanella | 2015-10-22 | 1 | -11/+0 |
* | Add INLINE_SYSCALL_ERROR_RETURN_VALUE | H.J. Lu | 2015-10-13 | 1 | -0/+1 |
* | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella | 2015-07-08 | 2 | -0/+6 |
* | nptl: Rewrite cancellation macros | Adhemerval Zanella | 2015-06-04 | 1 | -17/+4 |
* | Use better variable names in MIPS syscall macros. | Joseph Myers | 2015-06-02 | 1 | -8/+8 |
* | Remove socket.S implementation | Adhemerval Zanella | 2015-05-22 | 3 | -6/+0 |
* | Remove MIPS version of waitid.c. | Joseph Myers | 2015-04-30 | 1 | -7/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 18 | -18/+18 |
* | Fix MIPS waitid build. | Joseph Myers | 2014-12-10 | 1 | -0/+7 |
* | MIPS: Consolidate nptl/ subdirectories under linux/... | Roland McGrath | 2014-06-27 | 23 | -0/+0 |
* | Remove stray includes of kernel-features.h. | Joseph Myers | 2014-06-25 | 3 | -3/+0 |
* | Move mips from ports to libc. | Joseph Myers | 2014-02-10 | 52 | -0/+6746 |
* | [BZ #2329] | Roland McGrath | 2006-02-21 | 1 | -292/+0 |
* | Update. | Andreas Jaeger | 2005-03-28 | 1 | -135/+150 |
* | [BZ #783] | Andreas Jaeger | 2005-03-28 | 1 | -15/+9 |
* | * nscd/aicache.c (addhstaiX): Tweak type to avoid warning. | Roland McGrath | 2005-03-17 | 1 | -0/+0 |
* | [BZ #758] | Andreas Jaeger | 2005-02-25 | 1 | -36/+0 |