summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/bits
Commit message (Expand)AuthorAgeFilesLines
* bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger2011-03-091-4/+0
* remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger2011-03-031-0/+2
* sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3Peter Korsgaard2011-02-091-1/+21
* mips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK definitions for mipsKhem Raj2010-06-071-7/+21
* MIPS: restore INLINE_SYSCALL macroGabor Juhos2010-04-271-2/+2
* nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger2009-11-231-0/+2
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-191-0/+1
* clean up O_CLOEXEC handlingMike Frysinger2009-10-071-0/+1
* mips: do not save variables in "hi" or "lo" across system callsDaniel Jacobowitz2009-09-261-2/+2
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-301-2/+4
* add missing UTIME_* defines for *at funcsMike Frysinger2009-07-261-2/+7
* enable nanosecond stat support for everyoneMike Frysinger2009-07-262-42/+74
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-2/+2
* syscall: unify common syscall definesMike Frysinger2009-07-081-67/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-031-0/+9
* 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