[svn-r4622] Purpose:

Code cleanup
Description:
    Be more careful when starting up and shutting down APIs, only initialize
    variables which are actually shut down already.

    Get rid of IDs from internal function calls
Platforms tested:
    FreeBSD 4.4 (hawkwind)
This commit is contained in:
Quincey Koziol 2001-11-20 14:11:49 -05:00
parent 300fcb978b
commit fa4e258236
2 changed files with 889 additions and 1129 deletions

983
src/H5D.c

File diff suppressed because it is too large Load Diff

1035
src/H5F.c

File diff suppressed because it is too large Load Diff