1
1
openmpi/opal/class
Nathan Hjelm 4d92c9989e more c99 updates
This commit does two things. It removes checks for C99 required
headers (stdlib.h, string.h, signal.h, etc). Additionally it removes
definitions for required C99 types (intptr_t, int64_t, int32_t, etc).

Signed-off-by: Nathan Hjelm <hjelmn@me.com>
2015-06-25 10:14:13 -06:00
..
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_bitmap.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_bitmap.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_fifo.c Add opal_fifo_t class 2014-12-04 15:30:02 -07:00
opal_fifo.h opal_fifo: add a couple of memory barriers to the cswap2 implementation 2015-02-12 11:01:40 -07:00
opal_free_list.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_free_list.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_graph.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_graph.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_hash_table.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_hash_table.h more c99 updates 2015-06-25 10:14:13 -06:00
opal_hotel.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_hotel.h Consolidate all the QOS changes into one clean commit 2015-05-06 19:48:42 -07:00
opal_lifo.c Rename opal_atomic_lifo_t to opal_lifo_t and improve interface 2014-12-04 15:30:02 -07:00
opal_lifo.h opal_lifo: add missing memory barrier to 64/32-bit atomic lifo 2015-02-17 12:23:13 -07:00
opal_list.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_list.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_object.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_object.h more c99 updates 2015-06-25 10:14:13 -06:00
opal_pointer_array.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_pointer_array.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_rb_tree.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_rb_tree.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_ring_buffer.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_ring_buffer.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_tree.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_tree.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_value_array.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
opal_value_array.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00