]> git.proxmox.com Git - mirror_lxc.git/commit
Build lxcutmp.c without timerfd.h or utmpx.h
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 11 Jan 2013 17:29:55 +0000 (12:29 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 11 Jan 2013 20:14:51 +0000 (15:14 -0500)
commite316c085399d1cb487ae302e05fbf241df4eb615
treef051c16d8cc2a5703fe7f36925f36cb999c40159
parent565c2d76a30d29ecce76ca595cf79dd1e528399e
Build lxcutmp.c without timerfd.h or utmpx.h

This adds a local implementation of the bits we need form timerfd.h and
utmpx.h so that the LXC utmp watch can be used with libc that don't implement
the same functions as eglibc.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxcutmp.c
src/lxc/lxcutmp.h