]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxclock: remove pthread_atfork_handlers
authorChristian Brauner <christian.brauner@ubuntu.com>
Sat, 10 Feb 2018 22:25:18 +0000 (23:25 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 13 Feb 2018 04:39:13 +0000 (05:39 +0100)
commite3f0e4368fa0ef0c8b7d334c876bc1b029385ec8
tree21040e8d9a8bfc5884107b3aa39036365a5bc10e
parent5b9912ab9b6c4bb26dca6c49629bbeefc1ebe367
lxclock: remove pthread_atfork_handlers

They shouldn't be needed anymore.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/attach.c
src/lxc/lxclock.c