summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/kernel-features.h
Commit message (Collapse)AuthorAgeFilesLines
* Move kernel-features.h header from the linuxthread directoryCarmelo Amoroso2008-12-111-0/+80
to a common one (libc/sysdeps/linux/common/bits) so that any function can access to supported kernel feature (i.e. getdents). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>