diff options
author | rpj <rpj> | 2011-06-30 04:17:09 +0000 |
---|---|---|
committer | rpj <rpj> | 2011-06-30 04:17:09 +0000 |
commit | 5af9e85e56dbcae60f771619131ecbc17980fdaa (patch) | |
tree | 93bb56bc7076573931df89a202395bbc5a6462c1 /ChangeLog | |
parent | a06b69802cfe62845deb4521d2a3029da4387993 (diff) |
Realign thread struct elements.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ the superfluous static cleanup routine and call the release routine
directly if popped.
* create.c (stackSize): Now type size_t.
+ * pthread.h (struct ptw32_thread_t_): Rearrange to fix element alignments.
2011-06-29 Daniel Richard G. <skunk at iskunk dot org>
|