index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpthread
/
nptl
/
sysdeps
/
unix
Age
Commit message (
Expand
)
Author
2016-09-26
always assume tgkill is present
Waldemar Brodkorb
2016-09-26
remove dead code and documentation
Waldemar Brodkorb
2016-07-10
x86_64: use C implementation for pthread_cond_wait/pthread_cond_timedwait
Waldemar Brodkorb
2016-06-12
xtensa: use generic lowlevellock
Waldemar Brodkorb
2016-06-12
metag: use generic lowlevellock
Waldemar Brodkorb
2016-06-12
arc: use generic lowlevellock
Waldemar Brodkorb
2016-05-31
ARM: nptl: Use generic lowlevellock.c, patch from glibc
Leonid Lisovskiy
2016-04-15
replace FSF addresses with URLs
Nikola Forró
2016-01-10
NPTL: Fix __pthread_once old style declaration
Waldemar Brodkorb
2015-12-05
remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__
Waldemar Brodkorb
2015-11-30
xtensa: avoid some compiler warnings
Waldemar Brodkorb
2015-10-22
NPTL/ARC: fix __lll_lock_wait_private redefinition for static links
Vineet Gupta
2015-10-08
xtensa: support call0 ABI
Max Filippov
2015-08-02
sh: fix static linking issue
Waldemar Brodkorb
2015-07-22
fix static builds of pthread apps for x86/x86_64
Waldemar Brodkorb
2015-06-23
xtensa: fix stack frame size for NPTL
Max Filippov
2015-06-18
Fix libgcc_s_resume issue with gcc 5.1
Thomas Petazzoni
2015-04-13
buildsys: tweak ucontext_i.h prerequisites
Bernhard Reutner-Fischer
2015-03-29
merge uClibc git master
Waldemar Brodkorb
2015-03-26
NPTL: SH: silence warning
Bernhard Reutner-Fischer
2015-01-26
merge upstream changes
Waldemar Brodkorb
2015-01-23
nptl: compile pt-vfork in ARM-mode
Bernhard Reutner-Fischer
2014-11-13
Merge remote-tracking branch 'origin/upstream'
Waldemar Brodkorb
2014-11-13
nptl: compile pt-vfork in ARM-mode
Bernhard Reutner-Fischer
2014-09-22
xtensa: add support for NPTL
Waldemar Brodkorb
2014-09-20
nptl: remove duplicate vfork() in libpthread
Waldemar Brodkorb
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-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-01-15
nptl: Fix arm pt-vfork
Bernhard Reutner-Fischer
2014-01-14
buildsys: metag: Remove inappropriate comment
Bernhard Reutner-Fischer
2013-12-20
NPTL: fork: relief register pressure on arm thumb1
Bernhard Reutner-Fischer
2013-03-14
metag: Add NPTL support
Markos Chandras
2013-02-20
not-cancel.h: Use openat if arch does not have the open syscall
Markos Chandras
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
Replace FSF snail mail address with URLs
Mike Frysinger
2012-11-18
nptl: fix gcc noreturn warning
Mike Frysinger
2012-08-29
librt: re-add SIGCANCEL to the list of blocked signal in helper thread
Filippo Arcidiacono
2012-06-19
nptl: sh: fix race condition in lll_wait_tid
Stas Sergeev
2012-06-15
NPTL: rename __new_sem_* to sem_*
Peter S. Mazinger
2012-06-15
enable the common code for NPTL
Peter S. Mazinger
2012-06-15
fork: do not add fork() to libpthread
Peter S. Mazinger
2012-06-15
make NPTL's getpid behave similar to the common one
Peter S. Mazinger
[next]