index
:
hurd/libpthread.git
2.26
baseline
empty
gsync-rwlock
master
master-test
master-viengoos
master-viengoos-on-bare-metal
t/fix_have_kernel_resources
t/fix_inline
t/stand-alone
t/tls-threadvar-pthread_self
tschwinge/Peter_Herbolzheimer
POSIX threading library
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
Age
Commit message (
Expand
)
Author
2015-09-21
Avoid exposing function prototype parameter names
Samuel Thibault
2015-09-01
Move semaphore.h to place where glibc expects it to be
Samuel Thibault
2015-09-01
Fix spurious dependency of libc on libpthread
Samuel Thibault
2015-09-01
Fix raise thread-aware implementation
Samuel Thibault
2015-09-01
Drop debugging statements
Samuel Thibault
2015-09-01
Fix raise.c build
Samuel Thibault
2015-09-01
Remove more unused signals implementation
Samuel Thibault
2015-03-23
Fix safety of pthread_once
Samuel Thibault
2015-03-22
Move headers from generic/ to pthread/
Samuel Thibault
2015-03-22
Avoid exposing internals of structures
Samuel Thibault
2015-03-22
Fix compilation in posix 1995 mode
Samuel Thibault
2015-03-22
Fix build after 32b1b38
Samuel Thibault
2015-03-21
Silence warning
Samuel Thibault
2015-03-20
Fix reference to ___pthread_init
Samuel Thibault
2015-03-20
Don't hardcode using __libc_stack_end
Samuel Thibault
2015-03-08
Fix static linking of programs using pthread
Samuel Thibault
2015-03-08
Move pthread-specific lock definitions and declarations to libpthread
Samuel Thibault
2015-03-01
Forward lockfile calls from libc to dynamically loaded libpthread
Samuel Thibault
2015-02-28
Allow libpthread.so to dynamically loaded from a dlopened library
Samuel Thibault
2015-02-12
Rename __pthread_init into ___pthread_init
Samuel Thibault
2014-11-02
Fix safety of pthread_barrier_wait
Samuel Thibault
2014-11-02
Wake up queued threads without spin lock held
Samuel Thibault
2014-11-02
Wake up queued threads without spin lock held
Samuel Thibault
2014-09-28
Fetch stack size from rlimit
Samuel Thibault
2014-08-20
Add __pthread_key_create alias
Samuel Thibault
2014-08-20
Fix guard size computation
Samuel Thibault
2014-05-23
Fix guardsize computation
Samuel Thibault
2014-05-02
Fix guardsize semantic
Samuel Thibault
2014-04-04
Use only clock_gettime, do not depend on librt
Samuel Thibault
2014-01-22
Fix up the main thread TCB
Richard Braun
2014-01-22
Fix thread destruction
Richard Braun
2014-01-02
Revert "Fix glibc spinlock inclusion"
Samuel Thibault
2014-01-02
Fix glibc spinlock inclusion
Samuel Thibault
2014-01-02
add FIXME comment
Samuel Thibault
2014-01-01
Revert "Add missing dependency to get i386 spinlocks"
Samuel Thibault
2014-01-01
Add missing dependency to get i386 spinlocks
Samuel Thibault
2014-01-01
Merge branch 'tmp'
Samuel Thibault
2014-01-01
Add warnings about non-implemented functions.
Samuel Thibault
2014-01-01
Add compatibility with kernels without __thread_terminate_release
Samuel Thibault
2013-12-29
Revert "Allow applications to set the default stack size"
Richard Braun
2013-12-26
Implement thread destruction
Richard Braun
2013-10-20
Drop threadvars entirely
Samuel Thibault
2013-10-20
Use function parameter instead of global variable
Samuel Thibault
2013-09-21
Add pthread_atfork support
Samuel Thibault
2013-02-15
Add pthread_hurd_cond_timedwait_np
Richard Braun
2013-02-04
Fix pthread timeout handling and cancellation issues
Richard Braun
2013-01-25
New Makefile snippet for the "pthread" sysdep
Pino Toscano
2013-01-25
Require the "pthread" sysdep
Pino Toscano
2012-11-25
Allow applications to set the default stack size
Richard Braun
2012-11-25
Add Hurd-specific condition wait function
Richard Braun
[next]