1
1
openmpi/orte/mca/rmaps/rank_file
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
..
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
help-rmaps_rank_file.txt Fix rank_file operations. We changed the syntax to use semi-colons between multiple slot assignments so that we could use the comma to separate specific cores, but somehow the flex definitions didn't get updated to accept that character. We also incorrectly zero'd the bitmap between slot assignment sections, and so multiple slot assignments only wound up making the last one in the list. 2013-01-25 18:33:25 +00:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
rmaps_rank_file_component.c more c99 updates 2015-06-25 10:14:13 -06:00
rmaps_rank_file_lex.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
rmaps_rank_file_lex.l Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
rmaps_rank_file.c more c99 updates 2015-06-25 10:14:13 -06:00
rmaps_rank_file.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00