Roland McGrath fe4610b301 * include/atomic.h: Put parens around all macro arguments.
(__atomic_val_bysize, __atomic_bool_bysize): New macros.
	(atomic_compare_and_exchange_val_acq): Use it.
	(atomic_compare_and_exchange_bool_acq): Likewise.
	(atomic_increment_and_test): Invert sense of test.
	(atomic_decrement_and_test): Likewise.
	* csu/tst-atomic.c: Update those tests to match.
2003-03-22 23:38:18 +00:00
..
1997-03-19 05:47:56 +00:00
2000-07-25 22:19:16 +00:00
2002-12-31 22:25:11 +00:00
2001-07-06 04:58:11 +00:00
2001-07-06 04:58:11 +00:00
1998-05-08 20:42:23 +00:00
2003-01-02 20:32:33 +00:00