summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
* disable usage of .setMike Frysinger2006-01-291-1/+1
* Add some prototypes to arch specific pread_write.c, mips has __mips64 questio...Peter S. Mazinger2006-01-271-0/+4
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-263-3/+5
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* Correct mips, does mips ever be similar to others ;-(Peter S. Mazinger2006-01-261-28/+27
* Convert all the strong_aliases to weak that are cancelable in libpthreadPeter S. Mazinger2006-01-241-4/+4
* Use __typeof for __longjmp, remove alias to longjmp for cris, should be cover...Peter S. Mazinger2006-01-241-1/+1
* make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libp...Peter S. Mazinger2006-01-231-1/+1
* Add __longjmp prototypePeter S. Mazinger2006-01-231-1/+1
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-26/+13
* Change to sane defaultsPeter S. Mazinger2006-01-191-5/+10
* move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger2006-01-191-0/+33