summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2014-11-17 22:21:40 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2014-11-17 22:21:40 (GMT)
commitfc31e90ca50fa6792a838e4debbce8f3f6fb044a (patch)
tree3aa2a9e5fce3d751bf0ae0cb262d6ba5281c371c /bin
parent44c62d3d0a549a6e63dc900d4aa251b5b764d14b (diff)
downloadhdf5-fc31e90ca50fa6792a838e4debbce8f3f6fb044a.zip
hdf5-fc31e90ca50fa6792a838e4debbce8f3f6fb044a.tar.gz
hdf5-fc31e90ca50fa6792a838e4debbce8f3f6fb044a.tar.bz2
[svn-r25819] Bring revisions #25440 - #25484 from trunk to revise_chunks.
h5committested. (Revision #25439 is skipped because it was backed out later on 11/3/2104.)
Diffstat (limited to 'bin')
-rwxr-xr-xbin/trace2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/trace b/bin/trace
index 657ac92..abd47cd 100755
--- a/bin/trace
+++ b/bin/trace
@@ -77,6 +77,7 @@ $Source = "";
"hobj_ref_t" => "r",
"H5R_type_t" => "Rt",
"char" => "s",
+ "unsigned char" => "s",
"H5S_class_t" => "Sc",
"H5S_seloper_t" => "Ss",
"H5S_sel_type" => "St",
@@ -141,6 +142,7 @@ $Source = "";
"H5T_conv_except_func_t" => "x",
"H5Z_func_t" => "x",
"H5Z_filter_func_t" => "x",
+ "va_list" => "x",
"size_t" => "z",
"H5Z_SO_scale_type_t" => "Za",
"H5Z_class_t" => "Zc",