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
/
pthread
Age
Commit message (
Expand
)
Author
2018-04-02
Remove 'contributed' lines, the names will show up in ChangeLog
HEAD
master
Samuel Thibault
2018-04-02
Add first-line comment to files lacking it
Samuel Thibault
2018-03-28
Fix coding style
Samuel Thibault
2018-03-28
Fix coding style
Samuel Thibault
2018-03-28
Fix coding style
Samuel Thibault
2018-03-19
Move bits/thread-specific.h to bits/types/__pthread_key.h
Samuel Thibault
2018-03-19
Move bits/thread-attr.h to bits/types/struct___pthread_attr.h
Samuel Thibault
2018-03-19
Move bits/rwlock.h to bits/types/struct___pthread_rwlock.h
Samuel Thibault
2018-03-19
Move bits/rwlock-attr.h to bits/types/struct___pthread_rwlockattr.h
Samuel Thibault
2018-03-19
Move bits/once.h to bits/types/struct___pthread_once.h
Samuel Thibault
2018-03-19
Move bits/mutex-attr.h to bits/types/struct___pthread_mutexattr.h
Samuel Thibault
2018-03-19
Move bits/condition.h to bits/types/struct___pthread_cond.h
Samuel Thibault
2018-03-19
Move bits/condition-attr.h to bits/types/struct___pthread_condattr.h
Samuel Thibault
2018-03-19
Move bits/barrier.h to bits/types/struct___pthread_barrier.h
Samuel Thibault
2018-03-19
Move bits/barrier-attr.h to bits/types/struct___pthread_barrierattr.h
Samuel Thibault
2018-03-19
Move bits/mutex.h to bits/types/struct___pthread_mutex.h
Samuel Thibault
2018-03-19
Fix comment
Samuel Thibault
2018-03-19
Move bits/spin-lock.h to bits/types/__pthread_spinlock_t.h
Samuel Thibault
2018-03-19
Synchronize semaphore.h with glibc
Samuel Thibault
2018-03-19
Avoid installing private pthread.h
Samuel Thibault
2018-03-19
Move pthread/pthreadtypes.h to bits/pthreadtypes.h
Samuel Thibault
2018-03-18
Use sched_param for now
Samuel Thibault
2018-03-18
Remove __need_pthread_mutex / __pthread_mutex_defined
Samuel Thibault
2018-03-18
Fix getting types
Samuel Thibault
2018-03-03
Fix copyright years and addresses
Amos Jeffries
2018-01-27
Fix duplicate definition of LIBPTHREAD_VERSION
Samuel Thibault
2018-01-27
Use pthread_key for libc_key
Samuel Thibault
2018-01-27
Fix warning
Samuel Thibault
2018-01-25
Fix spurious whitespaces
Samuel Thibault
2018-01-21
Versions: Add missing symbol export from libc
Samuel Thibault
2018-01-21
Move Version to sysdeps so the normal sysdeps mechanism works
Samuel Thibault
2018-01-06
Move headers to sysdeps so the normal sysdeps mechanism works
Samuel Thibault
2018-01-06
Remove use of `internal_function'
Samuel Thibault
2017-09-24
Fix symbols exposed in linkspace
Samuel Thibault
2017-09-03
Add headers wanted by glibc 2.26
Samuel Thibault
2017-08-03
Move pthread.h to where glibc will find it
Samuel Thibault
2016-10-17
Fix too weak references when linking libpthread statically
Samuel Thibault
2016-10-09
Merge branch 'master' into master-glibc-2.23
Samuel Thibault
2016-10-02
Add timer routines
Samuel Thibault
2016-09-21
Merge branch 'master' into master-glibc-2.23
Samuel Thibault
2016-09-20
Fix old-style function definitions
Samuel Thibault
2016-09-19
Make PTHREAD_ONCE_INIT a symbolic value
Samuel Thibault
2016-08-23
Merge branch 'master-glibc-2.22' into master-glibc-2.23
Samuel Thibault
2016-08-23
Merge branch 'master-glibc-2.21' into master-glibc-2.22
Samuel Thibault
2016-08-23
Missing NOT_IN_ -> IS_IN conversion
Samuel Thibault
2016-08-21
Revert "Fix build with 2.22"
Samuel Thibault
2016-08-20
Fix build with 2.22
Samuel Thibault
2016-08-20
Fix weak reference for static linking
Samuel Thibault
2016-08-20
Mark __libc_pthread_init as internal function, as in nptl
Samuel Thibault
2016-03-21
Fix weak reference for static linking
Samuel Thibault
[next]