X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=APIs%2Fprocesses.api;h=030731b3d8cf24f3e37d02704e5e5fccd5ff1085;hb=53126578ee08c0bd3b3987959fb7d768deb5aedc;hp=090245e60a4d62fe0e57809d2deb425333999384;hpb=0164644def16e8e24054a2bf0e44c952b16d3215;p=wrappi.git diff --git a/APIs/processes.api b/APIs/processes.api index 090245e..030731b 100644 --- a/APIs/processes.api +++ b/APIs/processes.api @@ -1,4 +1,23 @@ -object process +(* wrappi -*- tuareg -*- + * Copyright (C) 2011-2012 Red Hat Inc. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + *) + +(* +system_object process dir_list "/proc/[1-9]*" constructor << @@ -32,3 +51,4 @@ object process save_errno (); return -1; >> +*)