summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/bits
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-152-47/+19
* Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko2008-12-131-2/+2
* 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-011-1/+1
* add libc_hidden_proto(__cmsg_nxthdr) for mipsDenis Vlasenko2008-11-291-0/+1
* - 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
* - 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
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-234-6/+6
* Include errno.h from kernel headers instead of using internal errno_values.hCarmelo Amoroso2008-07-021-135/+0
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-10/+13
* 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
* Atsushi Nemoto writes:Mike Frysinger2007-02-151-348/+65
* Atsushi Nemoto writes:Mike Frysinger2007-02-121-0/+84
* 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
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-4/+0
* 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-044-9/+130
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-041-0/+10
* 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
* based on a patch from Atsushi Nemoto:Eric Andersen2006-11-041-0/+13
* 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-236-67/+171
* import new headers from upstream via psmMike Frysinger2006-08-231-0/+48
* bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen2006-08-211-98/+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
* Mark __syscall_*sigaction hidden and add guard to the headerPeter S. Mazinger2006-02-281-1/+6
* add prototype to get rid of warningMike Frysinger2006-02-011-0/+3
* disable usage of .setMike Frysinger2006-01-291-1/+1
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* 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
* sync __SYSCALL_CLOBBERS macro from glibcMike Frysinger2006-01-051-16/+11