]> git.proxmox.com Git - mirror_lxc.git/commit
locally define O_CLOEXEC
authorMichel Normand <normand@fr.ibm.com>
Fri, 24 Apr 2009 09:32:58 +0000 (11:32 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 24 Apr 2009 09:32:58 +0000 (11:32 +0200)
commiteabbb2f0c0cc1c0fe15efef514cc37e4c60725ae
tree6dbef4c169cfee708b8844bf5005a5610bf8fd7b
parent2c9bd0073f29573181dc16a840c674dacc8a33fd
locally define O_CLOEXEC

this is a required patch to be able to compile lxc on a RedHat 5 update 1
which has such define.
This is also required for the F_DUPFD_CLOEXEC define

Signed-off-by: Michel Normand <normand@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/log.c
src/lxc/log.h