summaryrefslogtreecommitdiffstats
path: root/src/hdf5.lnt
diff options
context:
space:
mode:
Diffstat (limited to 'src/hdf5.lnt')
-rwxr-xr-xsrc/hdf5.lnt5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/hdf5.lnt b/src/hdf5.lnt
index d49f483..dbf31f8 100755
--- a/src/hdf5.lnt
+++ b/src/hdf5.lnt
@@ -87,6 +87,7 @@
H5FDlog.c
H5FDmulti.c
H5FDsec2.c
+ H5FDstdio.c
H5V.c
H5Z.c
@@ -96,10 +97,12 @@
H5Zszip.c
The following files have had their FUNC_ENTER, FUNC_LEAVE & HGOTO*
- macros cleaned up and the PABLO_MASK adjusted, but have not been linted:
+ macros cleaned up and the PABLO_MASK adjusted, but have not been linted
+ due to their dependencies on features that we don't support on Windows:
H5FDfphdf5.c
H5FDgass.c
H5FDmpio.c
H5FDmpiposix.c
H5FDsrb.c
+ H5FDstream.c
*/