summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/mips
AgeCommit message (Expand)Author
2012-06-15setjmp.h: move __sigjmp_save prototype for consistencyPeter S. Mazinger
2012-06-15cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.hPeter S. Mazinger
2012-06-15jmpbuf-unwind.h: add NTPL related sectionPeter S. Mazinger
2012-06-15add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related)Peter S. Mazinger
2012-06-15signal.h: move prototypes for __syscall_[rt_]sigaction to common placePeter S. Mazinger
2012-06-15signal.h: provide prototype for __libc_sigaction and remove all othersPeter S. Mazinger
2012-06-06MIPS: Use $a0 instead of $v0 for __syscall_error() argumentKevin Cernekee
2012-06-06MIPS: Convert __syscall_error() callers to use $a0 for argumentKevin Cernekee
2012-04-28epoll.h: sync with glibcMike Frysinger
2012-04-25atomic.h: handle new mips R10K errataBernhard Reutner-Fischer
2012-04-08signalfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08timerfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08inotify.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-01-28*: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer
2012-01-28buildsys: fixup sigaction handlingBernhard Reutner-Fischer
2012-01-16mips/dlfcn.h: Disable RTLD_DEEPBINDKhem Raj
2011-06-13ctor/dtor nptl: Fix init and fini function compilationKhem Raj
2011-05-05Revert "*/crt?.S: remove .size directives"Bernhard Reutner-Fischer
2011-05-04*/crt?.S: remove .size directivesBernhard Reutner-Fischer
2011-03-09bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger
2011-03-03remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger
2011-02-09sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3Peter Korsgaard
2010-10-27mips: fix errno setting after syscallAlexander Gordeev
2010-06-30mips/syscall-error: Choose the correct version for setting up errno.Khem Raj
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-06-22MIPS: Fix build error with linuxthreads.oldAbdoulaye Walsimou Gaye
2010-06-07mips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK definitions for mipsKhem Raj
2010-05-19mips: Add vfork to libcKhem Raj
2010-04-27MIPS: restore INLINE_SYSCALL macroGabor Juhos
2010-04-27nptl: mips needs updated clone() implementationAndreas Schultz
2010-02-17Fix nptl build for mipsKhem Raj
2010-02-11mips/sysdep.h: Unify mips sysdep.hKhem Raj
2010-01-21mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat...Khem Raj
2009-11-28Merge remote branch 'origin/master' into nptlAustin Foxley
2009-11-23nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger
2009-11-22Merge remote branch 'origin/master' into nptl_mergeAustin Foxley
2009-11-19sync some headers and disable unused prototypesPeter S. Mazinger
2009-10-17whitespace fixesAustin Foxley
2009-10-17mips specific bits needed for nptlAustin Foxley
2009-10-07clean up O_CLOEXEC handlingMike Frysinger
2009-09-26mips: do not save variables in "hi" or "lo" across system callsDaniel Jacobowitz
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2009-08-30honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer
2009-08-30Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.Khem Raj
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2009-07-26add missing UTIME_* defines for *at funcsMike Frysinger
2009-07-26enable nanosecond stat support for everyoneMike Frysinger
2009-07-20It fixes the following warnings seen on mips build.Khem Raj
2009-07-09syscall: unify part 2: NCS varietyMike Frysinger
2009-07-08syscall: unify common syscall definesMike Frysinger