monitor.h revision f2363e38d07db2ad4796b5580b95e3665ed34a88
581N/A * lxc: linux Container library 581N/A * (C) Copyright IBM Corp. 2007, 2008 581N/A * Daniel Lezcano <daniel.lezcano at free.fr> 581N/A * This library is free software; you can redistribute it and/or 581N/A * modify it under the terms of the GNU Lesser General Public 581N/A * License as published by the Free Software Foundation; either 581N/A * version 2.1 of the License, or (at your option) any later version. 581N/A * This library is distributed in the hope that it will be useful, 581N/A * but WITHOUT ANY WARRANTY; without even the implied warranty of 581N/A * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 581N/A * Lesser General Public License for more details. 581N/A * You should have received a copy of the GNU Lesser General Public 581N/A * License along with this library; if not, write to the Free Software 581N/A * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA