• Show log

    Commit

  • Hash : 1a9cc182
    Author : Etienne Samson
    Date : 2018-08-17T15:56:30

    util: make the qsort_r check work on macOS
    
    This performs a compile-check by using CMake support, to differentiate the GNU
    version from the BSD version of qsort_r.
    
    Module taken from 4f252abea5f1d17c60f6ff115c9c44cc0b6f1df6, which I've checked
    against CMake 2.8.11.