summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/sysdeps/i386/pspinlock.c
AgeCommit message (Collapse)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-12-11Move kernel-features.h header from the linuxthread directoryCarmelo Amoroso
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>
2006-02-01change asm/volatile to __x__Peter S. Mazinger
2006-01-31initial import of latest linuxthreadsMike Frysinger