summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* futimens: add functionBernhard Reutner-Fischer2009-11-221-0/+1
* msgrcv is of type ssize_tAustin Foxley2009-11-221-3/+7
* sync some headers and disable unused prototypesPeter S. Mazinger2009-11-228-18/+37
* no need for bits/syscalls.h on targetPeter S. Mazinger2009-11-221-5/+5
* sys/mount.h: sync with latest glibcMike Frysinger2009-09-181-1/+5
* first pass at implementing *at funcsMike Frysinger2009-08-192-8/+28
* sync a few headers with glibc (no functional changes)Mike Frysinger2009-08-191-4/+5
* syscall: unify common syscall definesMike Frysinger2009-07-091-0/+1
* Synch with trunk: miscellaneous changes, mostly cleanup,Carmelo Amoroso2009-01-221-1/+1
* - whitespace cleanup; no obj-code changes (r24600)Bernhard Reutner-Fischer2008-12-294-12/+12
* Merged from trunk.Khem Raj2008-12-221-8/+0
* Synch with trunk @ 24157Carmelo Amoroso2008-11-2615-2/+50
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-173-1/+90
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-312-6/+6
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-099-408/+573
* More merging from trunk."Steven J. Hill"2007-01-212-4/+22
* Merge from trunk."Steven J. Hill"2006-08-212-55/+371
* Merge from trunk."Steven J. Hill"2006-08-212-14/+34
* Copy from trunk."Steven J. Hill"2006-08-211-0/+1
* Merge from trunk."Steven J. Hill"2006-06-184-13/+64
* Merge from trunk."Steven J. Hill"2006-02-257-148/+9
* Merge from trunk."Steven J. Hill"2006-01-064-19/+70
* Remove extraneous file."Steven J. Hill"2006-01-051-1/+0
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-8/+8
* Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well."Steven J. Hill"2005-12-012-10/+29
* Sync up with trunk."Steven J. Hill"2005-11-191-4/+1
* Merge from trunk."Steven J. Hill"2005-11-1716-135/+255
* Sync with trunk."Steven J. Hill"2005-10-061-0/+2
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-302-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