summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* add some inline funcs for the mlock funcs on no-mmuMike Frysinger2006-09-081-0/+12
* sync with glibcMike Frysinger2006-06-072-9/+51
* sync with glibcMike Frysinger2006-06-071-3/+5
* sync with glibcMike Frysinger2006-06-071-2/+2
* sync with glibcMike Frysinger2006-06-071-2/+11
* Remove uses of all QUEUEDEBUG_* macros.Peter Kjellerstedt2006-05-301-21/+0
* sync with glibcMike Frysinger2006-05-062-55/+392
* Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will consi...Peter S. Mazinger2006-03-011-11/+29
* epoll is linux specificMike Frysinger2006-02-221-110/+0
* sync with glibcMike Frysinger2006-02-221-3/+6
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-181-1/+1
* Sync w/ glibcPeter S. Mazinger2006-01-301-5/+5
* move linux-specific header to linux subdirMike Frysinger2006-01-291-32/+0
* disable deprecated warnings for some filesMike Frysinger2006-01-201-1/+1
* Joseph S. Myers writes:Eric Andersen2006-01-191-0/+1
* Don't include twice features.h and correct typoPeter S. Mazinger2006-01-181-2/+1
* Use kernel provided syscalls for user-space, the one from libc is not usablePeter S. Mazinger2005-12-161-1/+6
* Sync w/ glibcPeter S. Mazinger2005-12-133-18/+64
* Sync w/ glibcPeter S. Mazinger2005-11-301-4/+4
* Sync w/ glibcPeter S. Mazinger2005-11-301-6/+25
* update license with glibcMike Frysinger2005-11-231-8/+8
* Enable __THROW,_NTH,REDIRECT_NTHPeter S. Mazinger2005-11-181-4/+1
* include pthreads if appropriate ala glibcMike Frysinger2005-11-151-1/+9
* Sync up w/ glibcPeter S. Mazinger2005-11-0412-107/+191
* Sync headers w/ glibcPeter S. Mazinger2005-11-032-14/+34
* Sync with glibcPeter S. Mazinger2005-11-031-5/+4
* Sync headers w/ glibcPeter S. Mazinger2005-11-031-8/+17
* Do not stub out functions for mmu-less systems. Hide allEric Andersen2005-10-041-0/+2
* sync with glibc versionsMike Frysinger2005-07-022-20/+78
* SHMLBA is now defined by arch dependent bits/shm.h file so removeJoakim Tjernlund2005-05-101-5/+0
* Justin Cormack <justin@street-vision.com> writes:Mike Frysinger2005-01-061-0/+107
* - Added support for 13 new syscalls to allow more things to compile when usin...Ned Ludd2004-12-201-0/+104
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-311-5/+0
* Peter S. Mazinger writes:Eric Andersen2004-10-191-0/+5
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-212-281/+0
* Cleanup some dead wood in the header filesEric Andersen2004-07-301-6/+6
* Remove all reference to __GLIBC_HAVE_LONG_LONGEric Andersen2004-07-271-7/+5
* Support linux 2.6.x wide device major/minor numbersEric Andersen2004-07-261-24/+44
* Sigh. It seems some stupid programs expect this...Eric Andersen2003-10-241-0/+1
* It seems we need to also define SI_LOAD_SHIFT since that wasEric Andersen2003-10-221-0/+1
* Revert to using uClibc-specific c-symbol-prefix stuffMiles Bader2003-09-261-2/+1
* Add support for personality(), prctl(), ustat(), and ulimit()Eric Andersen2003-08-084-2/+145
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-2/+46
* Patch from Stefan Allius:Eric Andersen2003-03-071-1/+1
* Initial effort at adding profiling support.Eric Andersen2003-03-032-0/+281
* Implement sendfile64Eric Andersen2002-11-141-8/+23
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* Eliminate wrapping of struct stat and use the kernel versionEric Andersen2002-08-191-114/+0
* Avoid errors in case some loon has explicitly includedEric Andersen2002-07-271-0/+2
* (__ASMNAME): Use C_SYMBOL_PREFIX.Miles Bader2002-07-241-3/+2