aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/mips32
AgeCommit message (Expand)AuthorFilesLines
2017-02-06Consolidate arm and mips posix_fadvise implementationsAdhemerval Zanella1-4/+0
2017-01-12Fix MIPS o32 posix_fadvise.Joseph Myers1-0/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers13-13/+13
2016-12-31Add fromfp functions.Joseph Myers1-0/+12
2016-12-21Add roundeven, roundevenf, roundevenl.Joseph Myers1-0/+3
2016-12-20Add fmaxmag, fminmag functions.Joseph Myers1-0/+6
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg2-0/+4
2016-12-12Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2-0/+4
2016-12-02Add llogb, llogbf, llogbl.Joseph Myers1-0/+3
2016-11-30ld.so: Remove __libc_memalignFlorian Weimer1-1/+0
2016-11-24Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers1-0/+3
2016-11-19Add setpayload, setpayloadf, setpayloadl.Joseph Myers1-0/+3
2016-11-09Consolidate Linux truncate implementationsAdhemerval Zanella1-35/+0
2016-11-09Consolidate Linux ftruncate implementationsAdhemerval Zanella1-36/+0
2016-10-26Add canonicalize, canonicalizef, canonicalizel.Joseph Myers1-0/+3
2016-10-25Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2-0/+6
2016-10-19Add getpayload, getpayloadf, getpayloadl.Joseph Myers1-0/+3
2016-10-15Add totalordermag, totalordermagf, totalordermagl.Joseph Myers1-0/+3
2016-10-12Add totalorder, totalorderf, totalorderl.Joseph Myers1-0/+3
2016-10-11Consolidate Linux sync_file_range implementationsAdhemerval Zanella1-33/+0
2016-10-07Consolidate posix_fadvise implementationsAdhemerval Zanella2-101/+0
2016-10-06Add iseqsig.Joseph Myers1-0/+2
2016-09-07Add femode_t functions.Joseph Myers1-0/+2
2016-08-29Add fetestexceptflag.Joseph Myers1-0/+1
2016-08-16Add fesetexcept.Joseph Myers1-0/+2
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2-0/+2
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan1-0/+7
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella3-7/+0
2016-06-06Bug 20198: quick_exit should not call destructors.Carlos O'Donell2-0/+2
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella3-0/+9
2016-04-12VDSO support for MIPSMatthew Fortune1-0/+16
2016-02-01Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers1-0/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers18-18/+18
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers1-0/+5
2015-11-06Simplify the abilist formatFlorian Weimer22-5614/+5490
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard2-0/+14
2015-10-22Cleanup sync_file_range implementationAdhemerval Zanella1-11/+0
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu1-0/+1
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2-0/+6
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella1-17/+4
2015-06-02Use better variable names in MIPS syscall macros.Joseph Myers1-8/+8
2015-05-22Remove socket.S implementationAdhemerval Zanella3-6/+0
2015-04-30Remove MIPS version of waitid.c.Joseph Myers1-7/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers18-18/+18
2014-12-10Fix MIPS waitid build.Joseph Myers1-0/+7
2014-06-27MIPS: Consolidate nptl/ subdirectories under linux/...Roland McGrath23-0/+0
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers3-3/+0
2014-02-10Move mips from ports to libc.Joseph Myers52-0/+6746
2006-02-21[BZ #2329]Roland McGrath1-292/+0
2005-03-28Update.Andreas Jaeger1-135/+150