libvirt/src/logging
Daniel P. Berrangé 2c535e50f5 util: remove some no-op thread functions
Neither virThreadInitialize or virThreadOnExit do anything since we
dropped the Win32 threads impl, in favour of win-pthreads with:

  commit 0240d94c36
  Author: Daniel P. Berrange <berrange@redhat.com>
  Date:   Wed Jan 22 16:17:10 2014 +0000

      Remove windows thread implementation in favour of pthreads

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-09-19 12:50:21 +01:00
..
log_daemon_config.c lib: Define and use autofree for virConfPtr 2019-09-10 09:34:37 +02:00
log_daemon_config.h src/logging: use #pragma once in headers 2019-06-13 17:05:10 +02:00
log_daemon_dispatch.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
log_daemon_dispatch.h src/logging: use #pragma once in headers 2019-06-13 17:05:10 +02:00
log_daemon.c util: remove some no-op thread functions 2019-09-19 12:50:21 +01:00
log_daemon.h src/logging: use #pragma once in headers 2019-06-13 17:05:10 +02:00
log_handler.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
log_handler.h src/logging: use #pragma once in headers 2019-06-13 17:05:10 +02:00
log_manager.c src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
log_manager.h src/logging: use #pragma once in headers 2019-06-13 17:05:10 +02:00
log_protocol.x
Makefile.inc.am build: use $(COMMON_UNIT_VARS) for logging/locking systemd units 2019-08-27 10:23:02 +01:00
test_virtlogd.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00
virtlogd-admin.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
virtlogd.aug
virtlogd.conf logging: ensure virtlogd rollover takes priority over logrotate 2019-07-12 12:44:59 +01:00
virtlogd.pod src: honour the RUNSTATEDIR variable in all code 2019-08-27 10:23:13 +01:00
virtlogd.service.in build: don't hardcode /etc in the config related files 2019-08-09 14:06:31 +01:00
virtlogd.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
virtlogd.sysconf