diff options
| author | rpj <rpj> | 2011-03-12 02:50:18 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 2011-03-12 02:50:18 +0000 | 
| commit | cd8f99faea784fa3e029a67ac9ff720eeeeffca6 (patch) | |
| tree | 715ebe56f40b6c570d80c886a365d6ace94719da | |
| parent | d3284c7d3ec2253b9345b3d60364354a3cc4037e (diff) | |
*** empty log message ***
| -rw-r--r-- | ChangeLog | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,9 @@ +2011-03-11  Ross Johnson <ross.johnson at homemail.com.au>
 +
 +	* implement.h (PTW32_INTERLOCKED_*CREMENT macros): increment/decrement
 +	using ++/-- instead of add/subtract 1.
 +	* ptw32_MCS_lock.c: Make casts consistent.
 +
  2011-03-09  Ross Johnson <ross.johnson at homemail.com.au>
  	* implement.h (ptw32_thread_t_): Add process unique sequence number.
 | 
