index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
pthread_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix sigaction(3) for 64-bit.
Elliott Hughes
2013-10-17
1
-1
/
+3
*
Clean up the sigprocmask/pthread_sigmask implementation.
Elliott Hughes
2013-10-15
1
-0
/
+19
*
Fix 32-bit issues in tests, and add a trivial test for the FD_* macros.
Elliott Hughes
2013-10-02
1
-4
/
+5
*
Fix pthread_getcpuclockid.
Jeff Hao
2013-08-15
1
-0
/
+10
*
Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacks...
Elliott Hughes
2013-07-15
1
-0
/
+93
*
Handles spurious wake-ups in pthread_join()
msg555
2013-06-12
1
-0
/
+22
*
Fix pthread_setname_np's behavior on invalid pthread_ts.
Elliott Hughes
2013-03-21
1
-1
/
+1
*
Fix raise(3) so it works in signal handlers.
Elliott Hughes
2013-02-21
1
-0
/
+18
*
Fix pthreads functions that should return ESRCH.
Elliott Hughes
2013-02-19
1
-5
/
+66
*
Fix the pthread_setname_np test.
Elliott Hughes
2013-02-15
1
-4
/
+15
*
Fix the stack protector death test.
Elliott Hughes
2013-02-14
1
-3
/
+3
*
Give up trying to build the pthread_setname_np tests for glibc.
Elliott Hughes
2013-02-12
1
-0
/
+8
*
Revert "Revert "More pthreads cleanup.""
Elliott Hughes
2013-02-12
1
-2
/
+38
*
Merge "Revert "More pthreads cleanup.""
Elliott Hughes
2013-02-12
1
-13
/
+1
|
\
|
*
Revert "More pthreads cleanup."
Elliott Hughes
2013-02-12
1
-13
/
+1
*
|
Merge "More pthreads cleanup."
Elliott Hughes
2013-02-12
1
-1
/
+13
|
\
|
|
*
More pthreads cleanup.
Elliott Hughes
2013-02-11
1
-1
/
+13
*
|
Fix __pthread_clone on ARM to set errno on failure.
Elliott Hughes
2013-02-11
1
-0
/
+10
|
/
*
Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""
Elliott Hughes
2013-02-11
1
-0
/
+19
*
Revert "Pull the pthread_key_t functions out of pthread.c."
Elliott Hughes
2013-02-11
1
-19
/
+0
*
Pull the pthread_key_t functions out of pthread.c.
Elliott Hughes
2013-02-11
1
-0
/
+19
*
Only have one copy of the kernel_sigset_t hack, and add more tests.
Elliott Hughes
2013-01-10
1
-0
/
+28
*
Don't corrupt the thread list if the main thread exits.
Elliott Hughes
2012-11-01
1
-0
/
+17
*
Fix bug in pthread_join, pthread_exit, pthread_detach
Sergey Melnikov
2012-10-29
1
-4
/
+28
*
Fix the pthread_join on self error case.
Elliott Hughes
2012-10-29
1
-0
/
+5
*
Add more pthreads tests.
Elliott Hughes
2012-09-07
1
-0
/
+54
*
Don't corrupt the thread list in static executables.
Elliott Hughes
2012-09-05
1
-0
/
+28