summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/mips
AgeCommit message (Expand)Author
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-12-06update from mjn3Eric Andersen
2006-12-06bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen
2006-11-06mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi NemotoEric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-11-04based on a patch from Atsushi Nemoto:Eric Andersen
2006-09-11Atsushi Nemoto writes:Eric Andersen
2006-08-25merge with psm: sync with common socket headersMike Frysinger
2006-08-24fix from psm: enable readahead prototypeMike Frysinger
2006-08-23sync with psm: update errno handling to be the same on all archesMike Frysinger
2006-08-23sync with upstream via psmMike Frysinger
2006-08-23import new headers from upstream via psmMike Frysinger
2006-08-23fixes from psm: hide internal brk symbolsMike Frysinger
2006-08-23fixes from psm: disable unsupported __fpu_control and sync with upstreamMike Frysinger
2006-08-23sync with psm: add copyright noticeMike Frysinger
2006-08-21bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen
2006-07-03Atsushi Nemoto writes:Eric Andersen
2006-07-03Atsushi Nemoto points out there is no more need for mips-specific ptrace.hMike Frysinger
2006-04-21Joseph S. Myers writes: The MIPS <bits/mman.h> header is missing definitions ...Mike Frysinger
2006-04-21sync with glibcMike Frysinger
2006-03-29sync with glibcMike Frysinger
2006-03-10Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger
2006-02-28Mark __syscall_*sigaction hidden and add guard to the headerPeter S. Mazinger
2006-02-22Remove __clone, add it only back, if threads has a another (strong) version, ...Peter S. Mazinger
2006-02-15get rid of __pipePeter S. Mazinger
2006-02-15Sloppy patching on my part. This should be correct."Steven J. Hill"
2006-02-14Apply patch from Joseph Myers for MIPS pipe and get rid of the C version. Pat..."Steven J. Hill"
2006-02-02even the hidden version of the weaks in libc (as strong in libpthread) have t...Peter S. Mazinger
2006-02-01I will risk this one: __curbrkPeter S. Mazinger
2006-02-01add prototype to get rid of warningMike Frysinger
2006-01-29make sure clone/__clone are created properlyMike Frysinger
2006-01-29disable usage of .setMike Frysinger
2006-01-27Add some prototypes to arch specific pread_write.c, mips has __mips64 questio...Peter S. Mazinger
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-26Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"
2006-01-26Correct mips, does mips ever be similar to others ;-(Peter S. Mazinger
2006-01-24Convert all the strong_aliases to weak that are cancelable in libpthreadPeter S. Mazinger
2006-01-24Use __typeof for __longjmp, remove alias to longjmp for cris, should be cover...Peter S. Mazinger
2006-01-23make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libp...Peter S. Mazinger
2006-01-23Add __longjmp prototypePeter S. Mazinger
2006-01-22Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger
2006-01-19Change to sane defaultsPeter S. Mazinger