summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-041-1/+1
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-041-2/+2
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-041-0/+38
* based on a patch from Atsushi Nemoto:Eric Andersen2006-11-041-0/+13
* Atsushi Nemoto writes:Eric Andersen2006-09-114-7/+15
* merge with psm: sync with common socket headersMike Frysinger2006-08-251-7/+7
* fix from psm: enable readahead prototypeMike Frysinger2006-08-241-1/+3
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-7/+4
* sync with upstream via psmMike Frysinger2006-08-237-72/+178
* import new headers from upstream via psmMike Frysinger2006-08-231-0/+48
* fixes from psm: hide internal brk symbolsMike Frysinger2006-08-231-3/+2
* fixes from psm: disable unsupported __fpu_control and sync with upstreamMike Frysinger2006-08-231-0/+2
* sync with psm: add copyright noticeMike Frysinger2006-08-231-0/+5
* bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen2006-08-211-98/+0
* Atsushi Nemoto writes:Eric Andersen2006-07-031-15/+1
* Atsushi Nemoto points out there is no more need for mips-specific ptrace.hMike Frysinger2006-07-031-136/+0
* Joseph S. Myers writes: The MIPS <bits/mman.h> header is missing definitions ...Mike Frysinger2006-04-211-0/+9
* sync with glibcMike Frysinger2006-04-211-1/+9
* sync with glibcMike Frysinger2006-03-293-29/+69
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-3/+0
* Mark __syscall_*sigaction hidden and add guard to the headerPeter S. Mazinger2006-02-281-1/+6
* Remove __clone, add it only back, if threads has a another (strong) version, ...Peter S. Mazinger2006-02-221-7/+5
* get rid of __pipePeter S. Mazinger2006-02-151-6/+5
* Sloppy patching on my part. This should be correct."Steven J. Hill"2006-02-151-4/+2
* Apply patch from Joseph Myers for MIPS pipe and get rid of the C version. Pat..."Steven J. Hill"2006-02-142-56/+34
* even the hidden version of the weaks in libc (as strong in libpthread) have t...Peter S. Mazinger2006-02-021-1/+1
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-0/+3
* add prototype to get rid of warningMike Frysinger2006-02-011-0/+3
* make sure clone/__clone are created properlyMike Frysinger2006-01-291-4/+6