1
1
openmpi/opal/dss
Jeff Squyres cd5751c217 bool: use SIZEOF__BOOL, not SIZEOF_BOOL
When you "autogen.pl --no-ompi", the AC_SIZEOF(bool) test is not run.
But we *do* run AC_SIZEOF(_Bool), which is the equivalent.  So switch
the uses of SIZEOF_BOOL in the code base to be SIZEOF__BOOL, and it's
all good.
2015-07-02 07:32:02 -07:00
..
dss_compare.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dss_copy.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dss_dump.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
dss_internal_functions.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dss_internal.h bool: use SIZEOF__BOOL, not SIZEOF_BOOL 2015-07-02 07:32:02 -07:00
dss_load_unload.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dss_lookup.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
dss_open_close.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dss_pack.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dss_peek.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dss_print.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dss_register.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dss_types.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dss_unpack.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
dss.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00