marionnet-dev team mailing list archive
-
marionnet-dev team
-
Mailing list archive
-
Message #00676
[Branch ~marionnet-drivers/ocamlbricks/trunk] Rev 381: Added functions to get or kill children or all descendants in Shell (using the command `ps'):
------------------------------------------------------------
revno: 381
committer: Jean-Vincent Loddo <loddo@xxxxxxxxxxxxxxxxxxxx>
branch nick: ocamlbricks
timestamp: Fri 2013-11-01 15:19:37 +0100
message:
Added functions to get or kill children or all descendants in Shell (using the command `ps'):
type pid = int
val get_children : ?pid:int -> unit -> pid list
val get_descendants : ?pid:int -> unit -> pid list
val kill_descendants : ?pid:int -> unit -> unit
modified:
SHELL/shell.ml
SHELL/shell.mli
--
lp:ocamlbricks
https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk
Your team marionnet-dev is subscribed to branch lp:ocamlbricks.
To unsubscribe from this branch go to https://code.launchpad.net/~marionnet-drivers/ocamlbricks/trunk/+edit-subscription