1
1
openmpi/opal/mca/compress
2011-01-20 23:21:38 +00:00
..
base Decode SOS error code before checking it with the native error code. 2011-01-20 23:21:38 +00:00
bzip Use pid_t to avoid warnings on some platforms. 2010-11-19 17:14:33 +00:00
gzip Avoid potential warnings by using pid_t in all places. 2010-11-19 16:29:45 +00:00
compress.h A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00