OpenFOAM-4.x/src/OSspecific/POSIX
Henry Weller 6ffe339556 sigFpe: Replace the deprecated __malloc_hook with a special malloc
This malloc overrides the one provided by GLIBC and calls mallocNan
which initializes the allocated block of memory to NaN if enabled by the
FOAM_SETNAN environment variable.
2015-07-19 12:39:44 +01:00
..
clockTime Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
cpuTime Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
Make Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
memInfo Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
signals sigFpe: Replace the deprecated __malloc_hook with a special malloc 2015-07-19 12:39:44 +01:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
dummyPrintStack.C Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
fileMonitor.C Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
fileMonitor.H Updated headers to ensure the class name declared to Doxygen is in the appropriate namespace 2015-02-09 14:43:11 +00:00
fileStat.C Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
fileStat.H Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
POSIX.C POSIX.C findEtcFiles: Revert change to read system/controlDict 2015-02-03 11:59:43 +00:00
POSIX.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
printStack.C printStack: rewritten to utilize dladdr for resolution of the stack addresses 2015-05-19 08:41:59 +01:00
regExp.C regExp: Add support for case-insensitive patterns 2015-01-28 16:35:36 +00:00
regExp.H regExp: Add support for case-insensitive patterns 2015-01-28 16:35:36 +00:00
timer.C Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
timer.H Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00