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