hdf5/perform
Quincey Koziol b7e35aef0e [svn-r17924] Description:
Add detection for POSIX lstat() routine to configure script (mostly for
non-UNIX/Linux machines) and add macro wrapper for it.

	Alphabetatize the system/library calls we test for, to make them easier
to read.

	Removed the sigaction() detection & macro wrappers, since it's not
used by the distribution currently.

Tested on:
        FreeBSD/32 6.3 (duty) in debug mode
        FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
        Linux/32 2.6 (jam) w/PGI compilers, w/default API=1.8.x,
                w/C++ & FORTRAN, w/threadsafe, in debug mode
        Linux/64-amd64 2.6 (smirom) w/Intel compilers, w/default API=1.6.x,
                w/C++ & FORTRAN, in production mode
        Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
                w/szip filter, in production mode
        Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
                in production mode
        Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in debug mode
        Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode
        Mac OS X/32 10.6.2 (amazon) in debug mode
        Mac OS X/32 10.6.2 (amazon) w/C++ & FORTRAN, w/threadsafe,
                in production mode
2009-11-23 16:34:51 -05:00
..
benchpar.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
build_h5perf_alone.sh [svn-r13261] Updated copyright notices. 2007-02-07 14:56:21 -05:00
build_h5perf_serial_alone.sh [svn-r15582] Added script to build h5perf_serial in standalone mode. 2008-09-02 16:22:51 -05:00
chunk.c [svn-r16807] Purpose: Fix bug 1533 2009-04-20 14:12:19 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
gen_report.pl [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
iopipe.c [svn-r15150] Purpose: Separate Windows function macro definitions to win32defs.h 2008-06-05 13:52:19 -05:00
Makefile.am [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00
Makefile.in [svn-r17627] Purpose: 2009-10-09 15:12:06 -05:00
mpi-perf.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
overhead.c [svn-r14199] Description: 2007-10-11 11:24:11 -05:00
perf_meta.c [svn-r14218] Description: 2007-10-30 13:13:48 -05:00
perf.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
pio_engine.c [svn-r17716] Cosmetic change to use exit(EXIT_FAILURE) instead of exit(1). 2009-10-21 13:55:45 -05:00
pio_perf.c [svn-r16560] Description: 2009-03-10 14:00:39 -05:00
pio_perf.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
pio_standalone.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
pio_standalone.h [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing all instances with long long. 2009-02-18 15:02:05 -05:00
pio_timer.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
pio_timer.h [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
sio_engine.c [svn-r17716] Cosmetic change to use exit(EXIT_FAILURE) instead of exit(1). 2009-10-21 13:55:45 -05:00
sio_perf.c [svn-r16969] Updated perf_serial test to work on windows. 2009-05-21 10:40:03 -05:00
sio_perf.h [svn-r15179] Change copyright notice to THG only. 2008-06-09 12:10:39 -05:00
sio_standalone.c [svn-r15179] Change copyright notice to THG only. 2008-06-09 12:10:39 -05:00
sio_standalone.h [svn-r17924] Description: 2009-11-23 16:34:51 -05:00
sio_timer.c [svn-r16969] Updated perf_serial test to work on windows. 2009-05-21 10:40:03 -05:00
sio_timer.h [svn-r16969] Updated perf_serial test to work on windows. 2009-05-21 10:40:03 -05:00
zip_perf.c [svn-r16170] Code clean up. 2008-12-08 23:08:24 -05:00