summaryrefslogtreecommitdiffstats
path: root/Source/cm_get_date.c
blob: 2e0d4bdd85da7f2470639a35fc4ad2b9aa37eaeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*============================================================================
  CMake - Cross Platform Makefile Generator
  Copyright 2000-2015 Kitware, Inc.

  Distributed under the OSI-approved BSD License (the "License");
  see accompanying file Copyright.txt for details.

  This software is distributed WITHOUT ANY WARRANTY; without even the
  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  See the License for more information.
============================================================================*/
#include "cm_get_date.h"

#define __archive_get_date cm_get_date

#include "../Utilities/cmlibarchive/libarchive/archive_getdate.c"
value='inactive/null_vfd'>inactive/null_vfd Mirror from: https://github.com/HDFGroup/hdf5.git
summaryrefslogtreecommitdiffstats
path: root/pablo/READ_ME
diff options
context:
space:
mode:
authorRobb Matzke <matzke@llnl.gov>2000-12-29 18:35:27 (GMT)
committerRobb Matzke <matzke@llnl.gov>2000-12-29 18:35:27 (GMT)
commit12dd74b53f175c654235d5d8e47d636e69392a5f (patch)
treec1bd52194746674dcba7142adadb43b154326694 /pablo/READ_ME
parent250ca943d375f0b0fe7a1d8ac900dbccabde9bc2 (diff)
downloadhdf5-12dd74b53f175c654235d5d8e47d636e69392a5f.zip
hdf5-12dd74b53f175c654235d5d8e47d636e69392a5f.tar.gz
hdf5-12dd74b53f175c654235d5d8e47d636e69392a5f.tar.bz2
[svn-r3224] ./hdf5/src/H5FDstdio.c
2000-12-29 08:57:58 Robb Matzke <matzke@llnl.gov> * H5FD_stdio_query: The `flags' argument is advertised to be output only. Therefore I added code to zero its value before the feature bits are assigned.