seL4/haskell/doc
Anna Lyons a99a10408d SELFOUR-279: rename Wait -> Recv, add wrappers for seL4_Poll and seL4_Wait for notification objects.
This commit deprecates seL4_ReplyWait, removes seL4_NBwait completely,
and changes the return type of seL4_Wait to void (seL4_Wait should be
used for notification objects, and seL4_Recv should be used where
seL4_Wait was used previously for endpoints).
2015-11-20 15:28:18 +11:00
..
figures SELFOUR-279: rename Wait -> Recv, add wrappers for seL4_Poll and seL4_Wait for notification objects. 2015-11-20 15:28:18 +11:00
disy.sty Retire old dft package; resurrect Haskell manual. 2014-07-19 15:55:06 +02:00
haskell.tex Retire old dft package; resurrect Haskell manual. 2014-07-19 15:55:06 +02:00
lambdaTeX.sty Retire old dft package; resurrect Haskell manual. 2014-07-19 15:55:06 +02:00
Makefile Retire old dft package; resurrect Haskell manual. 2014-07-19 15:55:06 +02:00
mkfunctions.pl removed ancient arch tags 2014-07-19 10:48:49 +02:00
mkmodulesgraph.pl removed ancient arch tags 2014-07-19 10:48:49 +02:00
overview.tex SELFOUR-279: rename Wait -> Recv, add wrappers for seL4_Poll and seL4_Wait for notification objects. 2015-11-20 15:28:18 +11:00
packages removed ancient arch tags 2014-07-19 10:48:49 +02:00
pubs.bib Retire old dft package; resurrect Haskell manual. 2014-07-19 15:55:06 +02:00
README Retire old dft package; resurrect Haskell manual. 2014-07-19 15:55:06 +02:00
refman.tex SELFOUR-279: rename Wait -> Recv, add wrappers for seL4_Poll and seL4_Wait for notification objects. 2015-11-20 15:28:18 +11:00

#
# Copyright 2014, General Dynamics C4 Systems
#
# This software may be distributed and modified according to the terms of
# the GNU General Public License version 2. Note that NO WARRANTY is provided.
# See "LICENSE_GPLv2.txt" for details.
#
# @TAG(GD_GPL)
#

To build the documentation, run `make`