summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-11-18AVR32: declare missing result variableFelix Fietkau
2012-11-18nptl: fix gcc noreturn warningMike Frysinger
2012-11-18nptl: fix gcc noreturn warningMike Frysinger
2012-11-18ldso: include dlfcn.h for RTLD_NODELETEMike Frysinger
2012-11-17string/microblaze: fix preprocessor styleMike Frysinger
2012-11-17libc/sysdeps: dup3: check for __NR_dup3 since older kernels/arches lack itMike Frysinger
2012-11-16include/elf.h: update for ELFOSABI_* changes.Thomas Schwinge
2012-11-14libc/stdlib: add mkostemp helpersMike Frysinger
2012-11-14libc/sysdeps: add dup3 syscall wrapperMike Frysinger
2012-11-14include/: ignore more symlinksMike Frysinger
2012-11-13test/math: add libm-test-ulps-xtensa fileChris Zankel
2012-11-12string/microblaze: Fix for little-endianSteve Bennett
2012-11-12microblaze/bits/setjmp.h: Fix stray #endifSteve Bennett
2012-11-03xtensa: add missing atomic intrinsicsChris Zankel
2012-11-03xtensa: sysdep.h needs to include sys/syscall.hChris Zankel
2012-11-03xtensa: add a stub user.h fileChris Zankel
2012-11-03ldd: ELFCLASSM was not defined for the Xtensa architectureChris Zankel
2012-11-03xtensa: fix a misnumbered register in sigsetjmpChris Zankel
2012-11-03xtensa: add a set of atomic intrinsicsChris Zankel
2012-11-03xtensa: use atomic instructions instead of a syscallChris Zankel
2012-11-03xtensa: add sigcontext.hChris Zankel
2012-10-31_scanf.c: Implement 'm' modifier for 'c' and '[' conversions.Will Newton
2012-10-31utils: Fix missing semicolonBernhard Reutner-Fischer
2012-10-31__uclibc_main: remove stray trailing spaceBernhard Reutner-Fischer
2012-10-29test: Fix some warnings in inetBernhard Reutner-Fischer
2012-10-29test: handle !DO_C99_MATHBernhard Reutner-Fischer
2012-10-02libc/sysdeps: add __kernel_long and __kernel_ulongChris Packham
2012-08-29librt: re-add SIGCANCEL to the list of blocked signal in helper threadFilippo Arcidiacono
2012-08-04i386/bits/syscalls.h: allow immediate values as 6th syscall argNatanael Copa
2012-08-04bits/time.h: sync with glibc 2.16Peter Korsgaard
2012-08-04libc/inet/resolv.c: Use IE model for TLS data.Will Newton
2012-08-04libc/inet/resolv.c: Remove obsolete comment.Will Newton
2012-07-24Accept either __NR__lseek or __NR_lseekBernd Schmidt
2012-07-24Remove pragma weak for undeclared symbolBernd Schmidt
2012-07-24Remove use of attribute_shared_hiddenBernd Schmidt
2012-06-19nptl: sh: fix race condition in lll_wait_tidStas Sergeev
2012-06-18Revert: buildsys: clean up libubacktrace linker script handlingKevin Cernekee
2012-06-15libubacktrace: temporarily workaround link issueBernhard Reutner-Fischer
2012-06-15remove arm specific sysdep.h from linuxthreads newPeter S. Mazinger
2012-06-15remove sysdep.h from arch specific string implementationPeter S. Mazinger
2012-06-15remove cris/fork.c, unusedPeter S. Mazinger
2012-06-15update arc4random from bug #885Peter S. Mazinger
2012-06-15epoll.c: add cancellation to epoll_[p]wait()Peter S. Mazinger
2012-06-15include pthreadP.h for SIGCANCELPeter S. Mazinger
2012-06-15linuxthreads.old: build all objects twice, once for shared lib and once for s...Peter S. Mazinger
2012-06-15internals.h: mark __pthread_message hiddenPeter S. Mazinger
2012-06-15linuxthreads.old: move libpthread_hidden_proto to headerPeter S. Mazinger
2012-06-15linuxthreads.old/internals.h: make some internal functions hiddenPeter S. Mazinger
2012-06-15signal.h: needs size_tPeter S. Mazinger