summaryrefslogtreecommitdiffstats
path: root/src/H5system.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r22450] Update winsock define to match autotools configure checkAllen Byrne2012-06-111-3/+3
* [svn-r21919] Description:Quincey Koziol2012-02-091-1/+1
* [svn-r21366] JIRA HDFFV-2748 replace use of _WIN32 in source. Created new def...Allen Byrne2011-09-061-1/+1
* [svn-r21228] Added #ifdefs around #include unistd.h and created windows getlo...Allen Byrne2011-08-151-346/+367
* [svn-r20499] Fixes erroneous H5_HAVE_GETTIMEOFDAY behavior on Windows (JIRA H...Dana Robinson2011-04-141-5/+16
* [svn-r20312] Change incorrect use of "struct stat" to use "h5_stat_t". Allen Byrne2011-03-241-2/+2
* [svn-r18616] Description:Quincey Koziol2010-04-221-16/+19
* [svn-r18197] Description:Quincey Koziol2010-01-301-2/+2
* [svn-r17939] Description:Quincey Koziol2009-12-011-40/+49
* [svn-r16969] Updated perf_serial test to work on windows.Allen Byrne2009-05-211-0/+46
* [svn-r16316] Added support for OpenVMS pathname for external links.Raymond Lu2009-01-141-3/+25
* [svn-r15762] Changes for bug #1247 so that the user can specify the driverVailin Choi2008-10-031-1/+4
* [svn-r15628] Description:Quincey Koziol2008-09-161-5/+5
* [svn-r15211] Description:Quincey Koziol2008-06-131-4/+4
* [svn-r14903] Undoing change committed in r14902.Scot Breitenfeld2008-04-301-0/+98
* [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. N...Scot Breitenfeld2008-04-301-98/+0
* [svn-r14794] Use putenv() instead of setenv() in test/links.c Vailin Choi2008-04-041-0/+2
* [svn-r14789] Add handling for external link:Vailin Choi2008-04-021-0/+96
* [svn-r13442] H5system.c file didn't include H5MMprivate.h; that caused warnin...Elena Pourmal2007-03-021-1/+2
* [svn-r13434] Used const char * instead of char pointer for HDremove_all funct...Elena Pourmal2007-02-281-1/+1
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r12648] Description:Elena Pourmal2006-09-051-1/+2
* [svn-r12605] Description:Quincey Koziol2006-08-211-0/+578