X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=APIs%2Fprocesses.api;h=030731b3d8cf24f3e37d02704e5e5fccd5ff1085;hb=53126578ee08c0bd3b3987959fb7d768deb5aedc;hp=98fc5279ef078df6e32a9a309463703484f3244e;hpb=69f262f6f48e4d47c176073a77f96dacb39c8b4f;p=wrappi.git diff --git a/APIs/processes.api b/APIs/processes.api index 98fc527..030731b 100644 --- a/APIs/processes.api +++ b/APIs/processes.api @@ -1,3 +1,22 @@ +(* 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]*" @@ -32,3 +51,4 @@ system_object process save_errno (); return -1; >> +*)