seL4/libsel4/include/sel4
2015-12-10 16:08:39 +11:00
..
assert.h Streamline libsel4 and remove its libc dependencies. 2015-07-09 18:03:46 -07:00
bootinfo.h trivial: add constant for number of caps passed to the initial thread 2015-11-30 15:05:55 +11:00
constants.h Use CONFIG_NUM_PRIORITIES when defining seL4_MaxPrio (Fixes SELFOUR-261) 2015-07-28 15:10:16 +10:00
debug_assert.h Streamline libsel4 and remove its libc dependencies. 2015-07-09 18:03:46 -07:00
deprecated.h SELFOUR-279: rename Wait -> Recv, add wrappers for seL4_Poll and seL4_Wait for notification objects. 2015-11-20 15:28:18 +11:00
errors.h Release snapshot 2014-07-18 05:03:59 +10:00
macros.h libsel4: Generate non inlined syscall invocations 2015-12-09 15:41:25 +11:00
messages.h Release snapshot 2014-07-18 05:03:59 +10:00
objecttype.h libsel4: use seL4_Word for object types and update the sanity script to match word_t to seL4_Word 2015-12-10 16:08:39 +11:00
sel4.h AEP -> Notification: deprecate old API syscalls, functions and constants that refer to AEP's and introduce new ones that refer to Notifications 2015-10-13 13:26:04 +11:00
simple_types.h Streamline libsel4 and remove its libc dependencies. 2015-07-09 18:03:46 -07:00
types.bf Release snapshot 2014-07-18 05:03:59 +10:00
types.h Introduce 'Notification Binding': a new feature which allows a tcb to be bound to a single asynchronous endpoint. 2015-10-09 15:19:58 +11:00