summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* *: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer2012-01-281-0/+5
* buildsys: fixup sigaction handlingBernhard Reutner-Fischer2012-01-281-2/+1
* mips/dlfcn.h: Disable RTLD_DEEPBINDKhem Raj2012-01-161-0/+2
* ctor/dtor nptl: Fix init and fini function compilationKhem Raj2011-06-131-15/+0
* Revert "*/crt?.S: remove .size directives"Bernhard Reutner-Fischer2011-05-051-0/+1
* */crt?.S: remove .size directivesBernhard Reutner-Fischer2011-05-041-1/+0
* bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger2011-03-091-4/+0
* remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger2011-03-031-0/+2
* sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3Peter Korsgaard2011-02-091-1/+21
* mips: fix errno setting after syscallAlexander Gordeev2010-10-271-2/+4
* mips/syscall-error: Choose the correct version for setting up errno.Khem Raj2010-06-302-5/+8
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-241-8/+8
* MIPS: Fix build error with linuxthreads.oldAbdoulaye Walsimou Gaye2010-06-221-1/+1
* mips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK definitions for mipsKhem Raj2010-06-071-7/+21
* mips: Add vfork to libcKhem Raj2010-05-192-3/+8
* MIPS: restore INLINE_SYSCALL macroGabor Juhos2010-04-271-2/+2
* nptl: mips needs updated clone() implementationAndreas Schultz2010-04-271-59/+97
* Fix nptl build for mipsKhem Raj2010-02-171-0/+3
* mips/sysdep.h: Unify mips sysdep.hKhem Raj2010-02-111-16/+350
* mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat...Khem Raj2010-01-211-33/+13
* Merge remote branch 'origin/master' into nptlAustin Foxley2009-11-281-0/+2
|\
| * nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger2009-11-231-0/+2
* | Merge remote branch 'origin/master' into nptl_mergeAustin Foxley2009-11-221-0/+1
|\|
| * sync some headers and disable unused prototypesPeter S. Mazinger2009-11-191-0/+1
* | whitespace fixesAustin Foxley2009-10-172-4/+3
* | mips specific bits needed for nptlAustin Foxley2009-10-177-2/+259
|/
* clean up O_CLOEXEC handlingMike Frysinger2009-10-071-0/+1
* mips: do not save variables in "hi" or "lo" across system callsDaniel Jacobowitz2009-09-261-2/+2
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-182-2/+0
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-301-2/+4
* Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.Khem Raj2009-08-301-1/+5
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
* add missing UTIME_* defines for *at funcsMike Frysinger2009-07-261-2/+7
* enable nanosecond stat support for everyoneMike Frysinger2009-07-262-42/+74
* It fixes the following warnings seen on mips build.Khem Raj2009-07-203-8/+20
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-2/+2
* syscall: unify common syscall definesMike Frysinger2009-07-081-67/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-031-0/+9
* remove some duplicates in bits/signum.h. No code changes.Denis Vlasenko2008-12-151-21/+2
* sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko2008-12-153-131/+72
* Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko2008-12-132-6/+6
* *: remove some __libc_XXX functions:Denis Vlasenko2008-12-101-4/+4
* Remove __NTH from the declation.Khem Raj2008-12-041-2/+2
* fix sigset_t size for mips (it's the only arch with 128 signals).Denis Vlasenko2008-12-012-24/+30
* add libc_hidden_proto(__cmsg_nxthdr) for mipsDenis Vlasenko2008-11-291-0/+1
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-203-3/+3
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-2/+2
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-282-3/+3