2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-03-25 17:00:45 +08:00
Bill Wendling 96f0b001a0 [svn-r5488] Purpose:
Bug Fix
Description:
    On Linux 2.4 kernel, we need to check for Linux LFS support. There
    was a failure in the Fortran code when we tried to pass a 4 byte off_t
    variable to a function which expected an 8 byte off_t. This is due to
    there being no check for the LFS support in the Fortran code.
Solution:
    Added the check for Linux LFS support.
Platforms tested:
    Elena will test on Linux platform...
2002-05-30 13:15:44 -05:00
..
2002-05-10 16:06:29 -05:00
2001-09-21 18:50:15 -05:00
2002-05-20 13:43:31 -05:00
2002-05-01 19:25:38 -05:00
2001-07-11 14:17:48 -05:00
2002-04-02 17:08:23 -05:00
2002-05-20 11:32:40 -05:00
2002-05-30 13:15:44 -05:00
2002-05-30 13:15:44 -05:00
2000-09-19 15:06:49 -05:00
2002-04-25 17:44:07 -05:00