diff options
| author | rpj <rpj> | 2011-03-24 23:41:37 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 2011-03-24 23:41:37 +0000 | 
| commit | e2bee8c46a60d2f3e6bc3dfbb4f8549963060cb0 (patch) | |
| tree | bd820600e526ed28d59df275c945aefd6278d968 | |
| parent | db171f2f9435b98f05f33fcbc0dcf0c5cc1cb917 (diff) | |
*** empty log message ***
| -rw-r--r-- | ChangeLog | 7 | 
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2011-03-25  Ross Johnson <ross.johnson at homemail.com.au>
 +
 +	* (cancelLock): Convert to an MCS lock and rename to stateLock.
 +	* (threadLock): Likewise.
 +	* (keyLock): Likewise.
 +	* pthread_mutex*.c: First working robust mutexes.
 +
  2011-03-11  Ross Johnson <ross.johnson at homemail.com.au>
  	* implement.h (PTW32_INTERLOCKED_*CREMENT macros): increment/decrement
  | 
