about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips64/n64
Commit message (Expand)AuthorAgeFilesLines
* Implement the mlock2 functionFlorian Weimer2017-11-271-0/+1
* Add _Float64x function aliases.Joseph Myers2017-11-271-0/+5
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+1
* Add jmp_buf-macros.hH.J. Lu2017-11-091-0/+6
* Add _Float128 function aliases.Joseph Myers2017-10-181-0/+5
* Hide internal __ioctl function [BZ #18822]H.J. Lu2017-10-011-0/+1
* posix: Add compat glob symbol to not follow dangling symbolsAdhemerval Zanella2017-09-251-0/+3
* posix: Consolidate Linux glob implementationAdhemerval Zanella2017-09-082-2/+0
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-09-081-0/+1
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+4
* Add reallocarray functionDennis Wölfing2017-05-301-0/+2
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-122-3/+0
* Fix missing posix_fadvise64 mips64 static build (BZ #21232)Adhemerval Zanella2017-03-141-0/+2
* Fix MIPS n64 readahead (bug 21026).Joseph Myers2017-01-051-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-013-3/+3
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-0/+2
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-121-0/+2
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-301-1/+0
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+3
* Fix posix_fadvise64 build on mips64n64Adhemerval Zanella2016-10-121-0/+5
* Consolidate Linux sync_file_range implementationsAdhemerval Zanella2016-10-111-2/+0
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-072-51/+28
* Consolidate posix_fallocate{64} implementationsAdhemerval Zanella2016-10-072-2/+0
* Consolidate fallocate{64} implementationsAdhemerval Zanella2016-10-072-2/+0
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-0/+1
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-102-9/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-061-0/+1
* Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella2016-06-061-1/+0
* Consolidate preadv/preadv64 implementationAdhemerval Zanella2016-06-061-1/+0
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-0/+2
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-252-0/+8
* VDSO support for MIPSMatthew Fortune2016-04-121-0/+17
* Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers2016-02-012-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-043-3/+3
* Simplify the abilist formatFlorian Weimer2015-11-063-2380/+2343
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-063-0/+9
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-0/+1
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* Use better variable names in MIPS syscall macros.Joseph Myers2015-06-021-4/+4
* Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers2015-01-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-023-3/+3
* MIPS: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2714-942/+0
* Move mips from ports to libc.Joseph Myers2014-02-1031-0/+3794
* [BZ #2329]Roland McGrath2006-02-213-285/+0
* [BZ #933]Andreas Jaeger2005-09-161-5/+5
* [BZ #758]Andreas Jaeger2005-02-251-3/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-223-0/+285
* 2.5-18.1Jakub Jelinek2007-07-123-285/+0
* (__SYSCALL_CLOBBERS): Add "memory".Andreas Jaeger2004-10-181-2/+3
* * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: RemoveRoland McGrath2003-10-011-32/+10