Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Issues
#794
Closed
Open
Issue created
Apr 11, 2018
by
Mattijs Janssens
@Mattijs
Maintainer
OSspecific highResLastModified uses wrong struct field
highResLastModified uses stat(3) system call. It should use st_mtim, not st_atim.