Go to file
Robb Matzke 07dacb9486 [svn-r60] ./bin/checkposix NEW
Perl script that looks for Posix functions that haven't been
        protected by adding `HD' to the beginning of the name.  It
        takes a list of .c file names as arguments.

./bin/errors                    NEW
        A filter that takes a function prologue and function body as
        standard input and updates the error list in the prologue
        based on the function body.  You must add the `ERRORS' or
        `Errors:' field to the prologue before you pass it through
        this filter or else the errors come out as a separate
        comment.  The errors field must be terminated with a blank
        line in the prologue so we know where the end is.

        I may enhance this in the future to take an entire file as
        standard input instead of individual functions.
1997-09-02 10:37:49 -05:00
bin [svn-r60] ./bin/checkposix NEW 1997-09-02 10:37:49 -05:00
config [svn-r43] *** empty log message *** 1997-08-28 11:36:57 -05:00
doc/tgif [svn-r23] A user's view of a basic HDF5 file. 1997-08-11 12:03:49 -05:00
src [svn-r58] Added H5Tget_type and a few minor bug-fixes. 1997-08-29 18:18:35 -05:00
test [svn-r59] Added [basic] testing for H5T interface, which appears to be working well. 1997-08-29 18:19:22 -05:00
configure [svn-r43] *** empty log message *** 1997-08-28 11:36:57 -05:00
configure.in [svn-r43] *** empty log message *** 1997-08-28 11:36:57 -05:00
INSTALL [svn-r32] ./INSTALL NEW 1997-08-15 11:35:53 -05:00
INSTALL_MAINT [svn-r32] ./INSTALL NEW 1997-08-15 11:35:53 -05:00
Makefile [svn-r54] *** empty log message *** 1997-08-29 14:26:45 -05:00
Makefile.in [svn-r43] *** empty log message *** 1997-08-28 11:36:57 -05:00
MANIFEST [svn-r32] ./INSTALL NEW 1997-08-15 11:35:53 -05:00