Age | Commit message (Expand) | Author |
2011-03-06 | remove unused ARCH_CFLAGS and ARCH_LDFLAGS | Peter S. Mazinger |
2011-03-06 | Revert "try to fix duplicated slashes in the generated lib*.so files" | Peter S. Mazinger |
2011-03-05 | Implement ffsl and ffsll. | Bernd Schmidt |
2011-03-05 | Add sanity checks to ld.so DSBT support | Mark Salter |
2011-03-05 | The C6X port | Aurelien Jacquiot |
2011-03-05 | Allow ABIs where SP points below the stack frame. | Bernd Schmidt |
2011-03-05 | Add support for DSBT ELF to ld.so | Mark Salter |
2011-03-05 | Add Makefile support for DSBT ELF. | Bernd Schmidt bernds_cb1@t-online.de |
2011-03-04 | fix locale build | Peter S. Mazinger |
2011-03-04 | fix removal of sgtty.h | Peter S. Mazinger |
2011-03-04 | nptl: fix use of IS_IN_LIBPTHREAD macro | Carmelo Amoroso |
2011-03-03 | remove obsoleted and incorrect comment | Peter S. Mazinger |
2011-03-03 | provide internal hidden version of __fcntl_nocancel | Peter S. Mazinger |
2011-03-03 | add _dl_errno support to errno.h, cleanup | Peter S. Mazinger |
2011-03-03 | do not enforce FORCE_SHAREABLE_TEXT_SEGMENTS on sh4 | Peter S. Mazinger |
2011-03-03 | sgtty.h is useless, remove it on STRICT_HEADERS | Peter S. Mazinger |
2011-03-03 | paths.h: add _PATH_GSHADOW | Peter S. Mazinger |
2011-03-03 | guard nl_catd structure and related constants with STRICT_HEADERS | Peter S. Mazinger |
2011-03-03 | better guard of IPV6 related stuff | Peter S. Mazinger |
2011-03-03 | do not care about libc-internal.h, remove hp-timing.h | Peter S. Mazinger |
2011-03-03 | strcpy: remove unneeded includes from the generic version | Peter S. Mazinger |
2011-03-03 | update some headers | Peter S. Mazinger |
2011-03-03 | update some headers | Peter S. Mazinger |
2011-03-03 | make it possible to compile with -std=gnu99/c99 and use extern inlines | Peter S. Mazinger |
2011-03-03 | simplify guard of uClibc internals | Peter S. Mazinger |
2011-03-03 | remove libc-internal.h on install | Peter S. Mazinger |
2011-03-03 | remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H... | Peter S. Mazinger |
2011-03-03 | make parse_printf_format() depend on UCLIBC_HAS_GLIBC_CUSTOM_PRINTF | Peter S. Mazinger |
2011-03-03 | remove error handling from some syscalls | Peter S. Mazinger |
2011-03-03 | fix dependency on ADVANCED_REALTIME | Peter S. Mazinger |
2011-03-03 | fix stubs | Peter S. Mazinger |
2011-03-03 | initialize 2 variables to get rid of compiler warning | Peter S. Mazinger |
2011-03-03 | Correct ssp code | Peter S. Mazinger |
2011-03-03 | add missing prototypes | Peter S. Mazinger |
2011-03-03 | use common sigthread.h | Peter S. Mazinger |
2011-03-03 | add missing prototypes | Peter S. Mazinger |
2011-03-03 | style update | Peter S. Mazinger |
2011-03-03 | syntax fixes | Peter S. Mazinger |
2011-03-03 | avoid warnings on _STACK_GROWS_* usage | Peter S. Mazinger |
2011-03-03 | syntax fix | Peter S. Mazinger |
2011-03-03 | try to fix duplicated slashes in the generated lib*.so files | Peter S. Mazinger |
2011-03-03 | initialize tls_tpnt to NULL on all archs | Peter S. Mazinger |
2011-03-03 | disable build warnings in utils | Peter S. Mazinger |
2011-03-03 | guard IPv6 stuff | Peter S. Mazinger |
2011-03-03 | add UCLIBC_STRICT_HEADERS config option | Peter S. Mazinger |
2011-03-03 | include features.h | Peter S. Mazinger |
2011-03-03 | ldso: use ADDR_ALIGN instead of hard-coded value | Carmelo Amoroso |
2011-02-25 | nptl:arm: add a wrapper for .cfi_sections pseudo-ops | Carmelo Amoroso |
2011-02-24 | linuxthreads.old: fix nommu initial thread stack detection | Mike Frysinger |
2011-02-24 | unify stub logic | Mike Frysinger |