Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: fix comment typo | Giuseppe Bilotta | 2015-12-04 | 1 | -1/+1 |
* | util/u_atomic: Ignore warnings interlocked accesses. | Jose Fonseca | 2015-03-25 | 1 | -0/+5 |
* | uti/u_atomic: Don't test p_atomic_add with booleans. | Jose Fonseca | 2015-02-13 | 1 | -6/+19 |
* | util/u_atomic: Test p_atomic_add() for 8bit integers. | Jose Fonseca | 2015-02-12 | 1 | -15/+17 |
* | util/u_atomic: Add new macro p_atomic_add | Carl Worth | 2015-02-09 | 1 | -0/+5 |
* | util/u_atomic: Add a simple test. | José Fonseca | 2014-12-01 | 1 | -0/+137 |