about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips/mips64/n64
Commit message (Expand)AuthorAgeFilesLines
* Add the statx functionFlorian Weimer2018-07-101-0/+1
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-051-0/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+1
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-043-41/+0
* Consolidate Linux readahead implementationAdhemerval Zanella2018-04-271-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-013-3/+3
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+1
* Add _Float32 function aliases.Joseph Myers2017-12-071-0/+5
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-061-0/+10
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+5
* 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