Age | Commit message (Expand) | Author |
2014-11-13 | nptl: compile pt-vfork in ARM-mode | Bernhard Reutner-Fischer |
2014-09-16 | buildsys: remove now redundant lib placement defines | Bernhard Reutner-Fischer |
2014-09-16 | buildsys: fix IS_IN_lib* | Bernhard Reutner-Fischer |
2014-09-16 | nptl: rephrase *.sym handling | Bernhard Reutner-Fischer |
2014-09-04 | sparc: remove sparc64/sparcv9 code | Waldemar Brodkorb |
2014-08-28 | sparc: add missing pthread_spin_lock/pthread_spin_trylock | Waldemar Brodkorb |
2014-08-28 | sparc: remove unused subdirs variable | Waldemar Brodkorb |
2014-08-18 | uclibc: nptl: fix __lll_lock_wait_private multiple definition | Tony Wu |
2014-08-18 | ARC/NPTL: Fix __libc_sigaction redefinition with static links | Vineet Gupta |
2014-08-18 | NPTL: ARC support | Vineet Gupta |
2014-06-12 | NPTL: Fix undefined reference to PRIVATE_FUTEX with 2.6.18 kernel | Dan Moulding |
2014-04-01 | Fix warnings in MIPS build | Steve Ellcey |
2014-02-02 | mips: silence 'set but not used' warnings | Steve Ellcey |
2014-01-15 | nptl: Fix arm pt-vfork | Bernhard Reutner-Fischer |
2014-01-14 | buildsys: metag: Remove inappropriate comment | Bernhard Reutner-Fischer |
2013-12-20 | LT.old: Add ARC support | Vineet Gupta |
2013-12-20 | NPTL: fork: relief register pressure on arm thumb1 | Bernhard Reutner-Fischer |
2013-07-04 | libpthread: pthread_exit in static app. segfaults | Filippo ARCIDIACONO |
2013-03-20 | LT.old: add missing prototypes | Bernhard Reutner-Fischer |
2013-03-14 | metag: Add NPTL support | Markos Chandras |
2013-03-13 | LT{,.old}: include stddef.h for size_t | Vineet Gupta |
2013-03-07 | buildsys: Add missing $(SYMBOL_PREFIX) to symbol names | Markos Chandras |
2013-03-07 | libpthread: Remove useless .cvsignore files | Markos Chandras |
2013-02-27 | nptl/allocatestack.c: Fix stack mprotect alignment for STACK_GROWS_UP | Markos Chandras |
2013-02-20 | not-cancel.h: Use openat if arch does not have the open syscall | Markos Chandras |
2013-01-14 | LT.old: reinstate build | Bernhard Reutner-Fischer |
2013-01-10 | libc: add {get,set,swap,make}context user context manipulation functions | Florian Fainelli |
2013-01-08 | arm: workaround GCC PR target/53735 with fork() | Bernhard Reutner-Fischer |
2012-11-18 | drop support for pre ISO-C compilers | Mike Frysinger |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-11-18 | nptl: fix gcc noreturn warning | Mike Frysinger |
2012-11-18 | nptl: fix gcc noreturn warning | Mike Frysinger |
2012-11-03 | xtensa: use atomic instructions instead of a syscall | Chris Zankel |
2012-08-29 | librt: re-add SIGCANCEL to the list of blocked signal in helper thread | Filippo Arcidiacono |
2012-07-24 | Remove pragma weak for undeclared symbol | Bernd Schmidt |
2012-07-24 | Remove use of attribute_shared_hidden | Bernd Schmidt |
2012-06-19 | nptl: sh: fix race condition in lll_wait_tid | Stas Sergeev |
2012-06-15 | remove arm specific sysdep.h from linuxthreads new | Peter S. Mazinger |
2012-06-15 | linuxthreads.old: build all objects twice, once for shared lib and once for s... | Peter S. Mazinger |
2012-06-15 | internals.h: mark __pthread_message hidden | Peter S. Mazinger |
2012-06-15 | linuxthreads.old: move libpthread_hidden_proto to header | Peter S. Mazinger |
2012-06-15 | linuxthreads.old/internals.h: make some internal functions hidden | Peter S. Mazinger |
2012-06-15 | linuxthreads: guard *tsd* related stuff correctly | Peter S. Mazinger |
2012-06-15 | linuxthreads: style update | Peter S. Mazinger |
2012-06-15 | linuxthreads: use __UCLIBC_HAS_TLS__ consistently | Peter S. Mazinger |
2012-06-15 | move __libc_pthread_init prototype to pthread-functions.h | Peter S. Mazinger |
2012-06-15 | forward.c: no need for attribute_hidden, provided by prototype | Peter S. Mazinger |
2012-06-15 | libc_pthread_init.c: include only what is necessary | Peter S. Mazinger |
2012-06-15 | linuxthreads.old: cleanup a bit | Peter S. Mazinger |
2012-06-15 | linuxthreads.old_db: style update | Peter S. Mazinger |