summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/sysdeps/unix/sysv/linux/i386
Commit message (Collapse)AuthorAgeFilesLines
* build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso2009-12-161-3/+3
| | | | | | | Based on Peter Mazinger's comments on a recent commit, I decided to get rids of all occurrences of PIC changing them to __PIC__ Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Move kernel-features.h header from the linuxthread directoryCarmelo Amoroso2008-12-111-1/+1
| | | | | | | | 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>
* Joseph S. Myers writes:Eric Andersen2006-10-194-8/+0
| | | | | | There are many directories called "CVS" checked into uClibc SVN, probably as a side-effect of importing a CVS checkout. I don't think these are particularly useful to have checked in.
* blah, glibc moved linuxthreads aroundMike Frysinger2006-03-091-1/+1
|
* s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct ↵Peter S. Mazinger2006-01-311-1/+0
| | | | Makefile.in, disable __res_state, unavailable in resolv.h
* initial import of latest linuxthreadsMike Frysinger2006-01-316-0/+291