Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move kernel-features.h header from the linuxthread directory | Carmelo Amoroso | 2008-12-11 | 1 | -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 Amoroso | 2008-09-25 | 1 | -3/+1 |
| | | | | | | Remove all other duplicated definitions. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | Now new linuxthreads builds w/ SHARED | Peter S. Mazinger | 2006-03-24 | 1 | -8/+0 |
| | |||||
* | Guard GL(name) and it's users w/ SHARED | Peter S. Mazinger | 2006-03-24 | 1 | -1/+3 |
| | |||||
* | try to get libpthread built w/ -DSHARED, what to do w/ _dl_load_lock? | Peter S. Mazinger | 2006-03-10 | 1 | -0/+6 |
| | |||||
* | Not the best idea moving libc_hidden_proto to uClibc_glue.h | Peter S. Mazinger | 2006-03-09 | 1 | -1/+0 |
| | |||||
* | Move __clone/__uselocale to uClibc_glue.h | Peter S. Mazinger | 2006-03-09 | 1 | -0/+8 |
| | |||||
* | pt-allocrtsig.c is irrelevant for now, remove related too, add ↵ | Peter S. Mazinger | 2006-01-31 | 1 | -8/+0 |
| | | | | libc_hidden_proto from old version | ||||
* | s/IS_IN_linuxthreads/IS_IN_libpthread/, some prototypes, correct ↵ | Peter S. Mazinger | 2006-01-31 | 1 | -2/+2 |
| | | | | Makefile.in, disable __res_state, unavailable in resolv.h | ||||
* | initial import of latest linuxthreads | Mike Frysinger | 2006-01-31 | 1 | -0/+50 |