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
/
linuxthreads.old
/
join.c
Age
Commit message (
Expand
)
Author
2016-01-06
linuxthreads.old: Implement pthread_tryjoin_np(), pthread_timedjoin_np()
Leonid Lisovskiy
2015-02-14
Revert "resolve merge"
Waldemar Brodkorb
2015-02-14
resolve merge
Waldemar Brodkorb
2009-07-21
linuxthreads.old: fix crash in debug code
Mike Frysinger
2008-12-13
make all "XXXhidden_proto(" consistently not use a space before '('
Denis Vlasenko
2008-12-10
*: remove some __libc_XXX functions:
Denis Vlasenko
2008-07-23
- trim any trailing whitespace
Bernhard Reutner-Fischer
2007-11-22
Add hidden symbols for a number of pthread functions, and use them to ensure
Bernd Schmidt
2006-11-09
prevent cancellation functions from being called more than once
Mike Frysinger
2006-11-09
backport from upstream:
Mike Frysinger
2006-01-22
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...
Peter S. Mazinger
2005-12-27
kill off unused warning
Mike Frysinger
2005-11-15
rename current stable linuxthreads to linuxthreads.old to prepare for import ...
Mike Frysinger