]> git.ipfire.org Git - thirdparty/lxc.git/commit
make the log fd thread safe
authorDaniel Lezcano <daniel.lezcano@free.fr>
Tue, 21 Apr 2009 19:51:13 +0000 (21:51 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 21 Apr 2009 19:51:13 +0000 (21:51 +0200)
commit2c9bd0073f29573181dc16a840c674dacc8a33fd
tree82e1a04e630b87e1c493187d144a9adf3d6f1f91
parentdcb7355b2fa4bd63c1d015a943b3d54264709083
make the log fd thread safe

Add the tls attribute for the global static variables in the logs.

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