1
1
openmpi/ompi/datatype
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
ompi_datatype_args.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ompi_datatype_create_contiguous.c Rearrange the #include to minimize clutter. 2013-09-28 17:15:33 +00:00
ompi_datatype_create_darray.c Correctly set the upper and lower bound for the subarray and darray. 2015-01-19 02:26:14 -05:00
ompi_datatype_create_indexed.c Rearrange the #include to minimize clutter. 2013-09-28 17:15:33 +00:00
ompi_datatype_create_struct.c Rearrange the #include to minimize clutter. 2013-09-28 17:15:33 +00:00
ompi_datatype_create_subarray.c ompi/datatype: fix subarray datatype 2015-03-24 14:33:10 -06:00
ompi_datatype_create_vector.c Rearrange the #include to minimize clutter. 2013-09-28 17:15:33 +00:00
ompi_datatype_create.c more c99 updates 2015-06-25 10:14:13 -06:00
ompi_datatype_external32.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ompi_datatype_get_elements.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ompi_datatype_internal.h ompi/ddt: fix #ifdef vs #if HAVE_xxx 2015-05-26 16:59:36 +09:00
ompi_datatype_match_size.c Rearrange the #include to minimize clutter. 2013-09-28 17:15:33 +00:00
ompi_datatype_module.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ompi_datatype_sndrcv.c Fixes *alltoall* collectives at top level 2014-05-19 07:46:07 +00:00
ompi_datatype.h more c99 updates 2015-06-25 10:14:13 -06:00