|
|
|
|
|
|
|
|
|
|
xen-api
[Xen-API] [PATCH 02 of 17] stdext/Os: A simple module for running stuff
Signed-off-by: Matthias Goergens <Matthias.Goergens@xxxxxxxxxx>
stdext/Makefile | 2 +-
stdext/os.ml | 30 ++++++++++++++++++++++++++++++
stdext/os.mli | 3 +++
3 files changed, 34 insertions(+), 1 deletions(-)
xen-api-libs.hg-02.patch
Description: Text Data
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-API] [PATCH 00 of 17] Patches for stdext, camldm and mlvm, Matthias Goergens
- [Xen-API] [PATCH 01 of 17] The module stdext/Listext got a safe_head function that wraps hd in an option type, Matthias Goergens
- [Xen-API] [PATCH 02 of 17] stdext/Os: A simple module for running stuff on the command line,
Matthias Goergens <=
- [Xen-API] [PATCH 07 of 17] camldm/Makefile: OCAMLOPTFLAGS are now used, Matthias Goergens
- [Xen-API] [PATCH 04 of 17] stdext/Listext got a function make_assoc to build Lisp-like assoc lists, Matthias Goergens
- [Xen-API] [PATCH 03 of 17] Extended a comment in stdext/stringext.ml, Matthias Goergens
- [Xen-API] [PATCH 05 of 17] in stdext/Opt: Renamed cat_options to cat_some, to be more in line with the coming either module, Matthias Goergens
- [Xen-API] [PATCH 09 of 17] camldm/camldm_stubs.c: Tests have confirmed that camldm_ls does not leak memory, Matthias Goergens
- [Xen-API] [PATCH 08 of 17] camldm/camldm.ml: camldm_ls is an analogue to dmsetup ls, Matthias Goergens
- [Xen-API] [PATCH 06 of 17] stdext/Either: A module for type ('a, 'b) t = Left of 'a | Right of 'b, Matthias Goergens
- [Xen-API] [PATCH 10 of 17] commit 4dbf952c5841150c6028210fb013128c0b45f7df, Matthias Goergens
- [Xen-API] [PATCH 14 of 17] commit 39e1d48425e92f12c8d8445b52332c781290b10f, Matthias Goergens
- [Xen-API] [PATCH 16 of 17] commit eff53f01566003c26e0aaef6c7a82f99c956bbc8, Matthias Goergens
|
|
|
|
|