• Show log

    Commit

  • Hash : e9e6df2c
    Author : Axel Rasmussen
    Date : 2015-06-15T09:28:55

    cmake: Only provide USE_NSEC if struct stat members are avilable. This allows us to remove OS checks from source code, instead relying on CMake to detect whether or not `struct stat` has the nanoseconds members we rely on.