aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml/libs/eventchn
Commit message (Expand)AuthorAgeFilesLines
* ocaml: eventchn: remove the unused exception 'Eventchn.Error'David Scott2013-04-112-6/+0
* ocaml: eventchn: add ocamldoc strings to the interfaceDavid Scott2013-04-111-0/+29
* ocaml: eventchn: in the interface, we don't have to give implementation detailsDavid Scott2013-04-111-10/+9
* ocaml: eventchn: add a 'type t' to represent an event channelDavid Scott2013-04-112-6/+17
* tools: update ocamlfind handlingOlaf Hering2013-02-051-3/+3
* tools/ocaml: Rename the ocaml librariesJon Ludlam2011-10-105-11/+11
* tools: ocaml: push CFLAGS usage down into the specific bindingsIan Campbell2011-03-311-0/+2
* tools: ocaml: link evtchn bindings against libxenctrlIan Campbell2011-03-231-0/+2
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* ocaml: evtchn+xc bindings: use libxenctrl and libxenguestIan Campbell2011-01-063-71/+70
* ocaml: rename Evtchn.bind_virq as Evtchn.bind_dom_exc_virqIan Campbell2011-01-063-3/+3
* ocaml: add dependency to module metadataIan Campbell2011-01-061-0/+1
* ocaml: install built modulesIan Campbell2010-11-231-2/+4
* ocaml: remove bogus /dev/xen/ev[en]tchnIan Jackson2010-06-241-13/+2
* ocaml: NetBSD support and general CFLAGS cleanupKeir Fraser2010-05-072-10/+1
* ocaml: Add XS bindings.Keir Fraser2010-05-065-0/+258