summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/sys
Commit message (Collapse)AuthorAgeFilesLines
* add timerfd syscall and headerStephan Raue2009-09-211-0/+60
| | | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com> Signed-off-by: Stephan Raue <mailinglists@openelec.tv>
* force arches to provide sys/user.hMike Frysinger2009-08-191-1/+1
| | | | | | | | Now that Linux is no longer installing linux/user.h, arches will have to provide their own. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Add EPOLLRDHUP constantDenis Vlasenko2009-03-021-0/+2
|
* Fix kernl-features.h include path.Carmelo Amoroso2008-12-111-2/+41
| | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Copy from trunk."Steven J. Hill"2006-08-211-0/+77
|
* Copy from trunk."Steven J. Hill"2006-06-221-0/+92
|
* Copy from trunk."Steven J. Hill"2006-02-281-0/+32
|
* Copy from trunk."Steven J. Hill"2006-02-251-0/+110
|
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-012-0/+130
and to better support each arch. This is a really big patch... -Erik