.. |
Makefile
|
Fletcher-32 checksum implemented in clib/fletcher32.c
|
2017-09-03 15:01:51 +00:00 |
c_mkdir.c
|
- fix for WINDOWS build (tested on Windows10 with PGI 19.10 & Visual Studio 19)
|
2020-01-25 23:43:47 +01:00 |
copy.c
|
l1 is an unsigned int: it cannot be negative, error is signaled by it being == 0
|
2013-04-09 13:44:09 +00:00 |
cptimer.c
|
- fix for WINDOWS build (tested on Windows10 with PGI 19.10 & Visual Studio 19)
|
2020-01-25 23:43:47 +01:00 |
customize_signals.c
|
Small change on previous commit: apparently (i.e. according to documentation) LoadLeveler send a SIGXCPU after soft_wall is reached and SIGKILL when har_wall is reached. I've added trapping of SIGXCPU.
|
2014-06-04 14:23:19 +00:00 |
eval_infix.c
|
Re-installed some minor changes to C and timing functions, aimed towards
|
2017-07-27 17:26:36 +00:00 |
fletcher32.c
|
- fix for WINDOWS build (tested on Windows10 with PGI 19.10 & Visual Studio 19)
|
2020-01-25 23:43:47 +01:00 |
make.depend
|
Forgot to update make.depend and to delete c_defs.h.in
|
2020-02-18 11:53:34 +01:00 |
md5.c
|
adding a few routines needed to calculate md5 checksum of a given file.
|
2010-08-13 10:50:08 +00:00 |
md5.h
|
adding a few routines needed to calculate md5 checksum of a given file.
|
2010-08-13 10:50:08 +00:00 |
md5_from_file.c
|
Re-installed some minor changes to C and timing functions, aimed towards
|
2017-07-27 17:26:36 +00:00 |
memstat.c
|
Rename c_defs.h (used only in memstat.c) to qe_cdefs.h to prevent conflicts
|
2020-02-18 11:39:11 +01:00 |
ptrace.c
|
F77_FUNC wrapper for C routines deleted with all associated configure machinery.
|
2017-07-28 13:55:26 +00:00 |
qmmm_aux.c
|
Updated gipaw plugin URL forever, and fixed C-warning in qmmm_aux.c
|
2019-03-30 10:25:04 +01:00 |
qsort.c
|
Small fixes for unitialized variables and questionable constructs,
|
2013-11-05 14:35:41 +00:00 |
sockets.c
|
Release notes updated; fixed localhost for i-Pi on MacOS (Venkat Kapil)
|
2018-06-04 17:54:42 +02:00 |
stack.c
|
Re-installed some minor changes to C and timing functions, aimed towards
|
2017-07-27 17:26:36 +00:00 |