Age | Commit message (Expand) | Author |
2016-12-12 | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer |
2016-12-02 | Add llogb, llogbf, llogbl. | Joseph Myers |
2016-11-30 | ld.so: Remove __libc_memalign | Florian Weimer |
2016-11-30 | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer |
2016-11-24 | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers |
2016-11-22 | Allow [f]statfs64 to alias [f]statfs | Steve Ellcey |
2016-11-21 | Always define XSTAT_IS_XSTAT64 | Steve Ellcey |
2016-11-19 | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes |
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-07 | Add femode_t functions. | Joseph Myers |
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-03 | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg |
2016-07-19 | microblaze: fix variable name collision with syscall macros | Mike Frysinger |
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-03-29 | [microblaze] Remove __ASSUME_FUTIMESAT. | Joseph Myers |
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-10 | Remove __signbit* from localplt.data as they are no longer called from within... | Wilco Dijkstra |
2015-11-06 | Simplify the abilist format | Florian Weimer |
2015-11-06 | Add LFS support for fts functions (bug 11460) | Mark Wielaard |
2015-10-13 | Add INLINE_SYSCALL_ERROR_RETURN_VALUE | H.J. Lu |
2015-08-07 | microblaze: include unix/sysdep.h | Mike Frysinger |
2015-07-08 | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella |
2015-05-26 | struct stat is not posix conform | Szabolcs Nagy |
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-09 | MicroBlaze: Fix BZ17791 - Remove fixed page size macros and others | Matthew Fortune |
2015-01-09 | MicroBlaze: Remove custom lowlevellock.h. | Torvald Riegel |
2015-01-09 | MicroBlaze: Remove custom pthread_once implementation on microblaze. | Torvald Riegel |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
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 |