summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
* - fix mips syscall (Atsushi Nemoto)Bernhard Reutner-Fischer2008-10-241-2/+1
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-223-7/+7
* - tweak inclusion of asm/socket.h for linux-2.4 (Peter S. Mazinger)Bernhard Reutner-Fischer2008-10-061-0/+6
* - add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer2008-10-031-4/+2
* - fix ISO C keywordsBernhard Reutner-Fischer2008-09-291-19/+19
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
* - some more asm keyword fixes (Yann E. MORIN)Bernhard Reutner-Fischer2008-08-061-2/+1
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-235-7/+7
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-2/+2
* Include errno.h from kernel headers instead of using internal errno_values.hCarmelo Amoroso2008-07-021-135/+0
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-10/+13
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-243-39/+39
* A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt2008-01-171-3/+0
* change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger2008-01-081-1/+1
* - Fix compilation for mips ABI64 with no LFS.Bernhard Reutner-Fischer2007-09-301-2/+6
* - Fix compilation for mips ABI64 with no LFS.Bernhard Reutner-Fischer2007-09-301-4/+7
* Atsushi Nemoto writes:Mike Frysinger2007-09-152-1/+11
* Fix broken syscall() function since the original patch did not work."Steven J. Hill"2007-07-121-2/+4
* Atsushi Nemoto writes:Mike Frysinger2007-05-314-1/+122
* Fix MIPS syscall() and pipe functions to set errno correctly as reported by D..."Steven J. Hill"2007-05-242-5/+20
* Atsushi Nemoto writes:Mike Frysinger2007-02-151-348/+65
* Atsushi Nemoto writes:Mike Frysinger2007-02-122-121/+164
* Atsushi Nemoto writes:Mike Frysinger2007-02-111-266/+583
* Atsushi Nemoto writes: Add st_[amc]timensec to N32/N64 version of stat, add s...Mike Frysinger2007-02-092-21/+23
* sync some stuff from glibc to fix test build failureMike Frysinger2007-02-041-6/+7
* sort out a few issues that show up on mipsEric Andersen2006-12-123-23/+37
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-082-5/+1
* update from mjn3Eric Andersen2006-12-061-2/+2
* bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen2006-12-061-0/+4
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-061-1/+1
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-041-8/+19
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-044-9/+130
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-044-11/+255
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-046-1/+111
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-041-0/+96
* mips64 patch from Atsushi NemotoEric Andersen2006-11-041-0/+61