aos/lib/aos
2022-04-13 19:42:35 +02:00
..
arch/aarch64 Main handout 2022-03-03 14:57:51 +01:00
include Bug fixes 2022-04-04 15:16:17 +02:00
slot_alloc Bugfix: page faults during root cnode refill 2022-04-13 10:58:26 +00:00
aos_rpc.c Fix RPC locking 2022-04-13 19:42:35 +02:00
capabilities.c Main handout 2022-03-03 14:57:51 +01:00
coreboot.c Main handout 2022-03-03 14:57:51 +01:00
coreset.c Main handout 2022-03-03 14:57:51 +01:00
debug.c Main handout 2022-03-03 14:57:51 +01:00
deferred.c Main handout 2022-03-03 14:57:51 +01:00
dispatch.c Fix for page fault while disabled 2022-04-13 15:47:38 +02:00
domain.c Main handout 2022-03-03 14:57:51 +01:00
event_mutex.c Main handout 2022-03-03 14:57:51 +01:00
event_queue.c Main handout 2022-03-03 14:57:51 +01:00
Hakefile Main handout 2022-03-03 14:57:51 +01:00
heap.c Main handout 2022-03-03 14:57:51 +01:00
init.c Implement heap allocation on page fault 2022-04-07 18:42:58 +02:00
inthandler.c Main handout 2022-03-03 14:57:51 +01:00
lmp_chan.c Main handout 2022-03-03 14:57:51 +01:00
lmp_endpoints.c Main handout 2022-03-03 14:57:51 +01:00
morecore.c implement guard pages for stack 2022-04-13 17:15:11 +02:00
nameservice.c Main handout 2022-03-03 14:57:51 +01:00
notificator.c Main handout 2022-03-03 14:57:51 +01:00
paging.c implement guard pages for stack 2022-04-13 17:15:11 +02:00
ram_alloc.c remove unnecessary slot_alloc 2022-04-10 22:27:29 +02:00
slab.c Bugfix: ignored error return in slab allocator 2022-04-13 12:38:12 +00:00
sys_debug.c Main handout 2022-03-03 14:57:51 +01:00
syscalls.c Main handout 2022-03-03 14:57:51 +01:00
systime.c Main handout 2022-03-03 14:57:51 +01:00
thread_once.c Main handout 2022-03-03 14:57:51 +01:00
thread_sync.c Main handout 2022-03-03 14:57:51 +01:00
threads.c add stackoverflow test 2022-04-13 17:42:55 +02:00
waitset.c Main handout 2022-03-03 14:57:51 +01:00