summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads/sysdeps/pthread/uClibc-glue.h
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Add globally __stringify macro in libc-symbols.h.Carmelo Amoroso2008-09-251-3/+1
| | | | | | Remove all other duplicated definitions. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
|
* Now new linuxthreads builds w/ SHAREDPeter S. Mazinger2006-03-241-8/+0
|
* Guard GL(name) and it's users w/ SHAREDPeter S. Mazinger2006-03-241-1/+3
|
* try to get libpthread built w/ -DSHARED, what to do w/ _dl_load_lock?Peter S. Mazinger2006-03-101-0/+6
|
* Not the best idea moving libc_hidden_proto to uClibc_glue.hPeter S. Mazinger2006-03-091-1/+0
|
* Move __clone/__uselocale to uClibc_glue.hPeter S. Mazinger2006-03-091-0/+8
|
* pt-allocrtsig.c is irrelevant for now, remove related too, add ↵Peter S. Mazinger2006-01-311-8/+0
| | | | libc_hidden_proto from old version
* s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct ↵Peter S. Mazinger2006-01-311-2/+2
| | | | Makefile.in, disable __res_state, unavailable in resolv.h
* initial import of latest linuxthreadsMike Frysinger2006-01-311-0/+50