about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* Remove __ASSUME_OFF_DIFF_OFF64 definitionAdhemerval Zanella2016-07-081-1/+0
* MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno2016-06-271-6/+6
* MIPS, SPARC: fix wrong vfork aliases in libpthread.soAurelien Jarno2016-06-181-0/+2
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-162-0/+14
* Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella2016-06-131-1/+0
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-107-21/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-064-0/+4
* 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-257-0/+23
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-251-2/+0
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-291-7/+2
* VDSO support for MIPSMatthew Fortune2016-04-127-0/+133
* Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2016-04-112-105/+0
* Consolidate pread/pread64 implementationsAdhemerval Zanella2016-04-113-104/+1
* Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella2016-04-111-0/+6
* Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella2016-04-111-0/+6
* Fix termios.h XCASE namespace (bug 19925).Joseph Myers2016-04-081-1/+1
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-151-9/+0
* mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno2016-03-091-0/+7
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-071-0/+1
* Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers2016-02-261-12/+2
* Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers2016-02-016-2/+40
* MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaNMaciej W. Rozycki2016-01-252-8/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0497-97/+97
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-311-0/+2
* mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPUAurelien Jarno2015-12-092-0/+34
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-271-2/+2
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-202-0/+10
* Simplify the abilist formatFlorian Weimer2015-11-0638-11323/+11090
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-066-0/+30
* Cleanup sync_file_range implementationAdhemerval Zanella2015-10-221-11/+0
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-4/+1
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-133-0/+3
* Mark lseek/llseek as non-cancellableAdhemerval Zanella2015-10-091-1/+1
* mips: siginfo.h: add SIGSYS details [BZ #18863]Mike Frysinger2015-08-261-0/+11
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-084-0/+12
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-047-133/+20
* Use better variable names in MIPS syscall macros.Joseph Myers2015-06-023-16/+16
* Remove socket.S implementationAdhemerval Zanella2015-05-223-6/+0
* __ASSUME_FALLOCATE is always true on 32-bit architecturesFlorian Weimer2015-05-052-53/+12
* Remove MIPS version of waitid.c.Joseph Myers2015-04-301-7/+0
* [BZ #17930] MIPS: Define SHM_NORESERVE.James Cowgill2015-04-071-0/+1
* 2015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-02-181-16/+0
* Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers2015-02-181-3/+3
* Clean up sysdep-dl-routines variable.Roland McGrath2015-02-061-2/+0
* mips: Fix __libc_pread prototypeAdhemerval Zanella2015-01-071-1/+1
* Function declaration cleanupAdhemerval Zanella2015-01-064-20/+4
* Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers2015-01-051-1/+1