HomeClusterLabs Projects
Diffusion LibQB 6bd3f0865a71

Add Hurd support

Description

Add Hurd support

  • configure.ac: Define QB_GNU. Add a check for a working clock_getres for the CLOCK_MONOTONIC option defining HAVE_CLOCK_GETRES_MONOTONIC.
  • lib/log_thread.c: Replace second argument of qb_log_thread_priority_set(): logt_sched_param.sched_priority by 0 when not supported by the OS.
  • lib/util.c: Use the CLOCK_REALTIME option in clock_getres() if HAVE_CLOCK_GETRES_MONOTONIC os not defined.

Details

Provenance
Svante Signell <svante.signell@gmail.com>Authored on Mar 15 2016, 12:07 PM
Parents
rQ0e8c01a0271d: Merge pull request #200 from jnpkrn/reenable-out-of-tree-build
Branches
Unknown
Tags
Unknown

Event Timeline