.. |
CMakeLists.txt
|
includes ok. working on memory mapping stuff.
|
2017-10-19 15:58:17 +02:00 |
config.asm.in
|
cmake: initial support for CMake build system
|
2017-04-03 18:14:56 +02:00 |
config.h.in
|
define MAX_FNAME in config.h.in
|
2017-04-11 20:33:25 +02:00 |
ctype.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
dequeue.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
errno.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
ibv.h
|
Added all generated API functions
|
2018-01-20 12:27:40 +01:00 |
ibv_guest_host.h
|
first changes to make dlsym and transparent addresses work
|
2018-01-17 00:47:54 +01:00 |
islelock.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
limits.h
|
pthread missing.
|
2017-10-16 12:25:06 +02:00 |
logging.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
mailbox.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
mailbox_types.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
malloc.h
|
remove typo
|
2017-05-24 23:24:55 +02:00 |
memory.h
|
Refactored code gen to produce new version of required code (no kernel mallocs). Malloc hooks WIP
|
2017-11-29 17:45:16 +01:00 |
processor.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
pte_types.h
|
pthread missing.
|
2017-10-16 12:25:06 +02:00 |
rcce.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
sched.h
|
pthread missing.
|
2017-10-16 12:25:06 +02:00 |
semaphore.h
|
use algorithm with complexity of O(1) to wakeup a task
|
2017-10-18 22:24:32 +02:00 |
semaphore_types.h
|
use algorithm with complexity of O(1) to wakeup a task
|
2017-10-18 22:24:32 +02:00 |
setjmp.h
|
pthread missing.
|
2017-10-16 12:25:06 +02:00 |
signal.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
spinlock.h
|
enable interrupts during busy waiting
|
2017-11-17 19:23:54 +01:00 |
spinlock_types.h
|
use for all locks 64bit atomics
|
2017-05-24 22:25:03 +02:00 |
stdarg.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
stddef.h
|
Added all generated API functions
|
2018-01-20 12:27:40 +01:00 |
stdio.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
stdlib.h
|
add basic support of isxdigit
|
2017-09-03 10:48:22 +02:00 |
string.h
|
use _ before the function name for internal functions
|
2017-03-08 22:42:38 +01:00 |
syscall.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
tasks.h
|
remove the dependencies on an array of boot stacks
|
2017-11-26 12:48:00 +01:00 |
tasks_types.h
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
time.h
|
move platform dependent functions to the arch directory
|
2017-03-04 00:32:51 +01:00 |
verbs.h
|
added some struct address conversions, work in progress.
|
2018-01-22 17:55:41 +01:00 |
virtio_config.h
|
add original virtio header
|
2017-06-05 11:14:44 +02:00 |
virtio_ids.h
|
add original virtio header
|
2017-06-05 11:14:44 +02:00 |
virtio_net.h
|
add original virtio header
|
2017-06-05 11:14:44 +02:00 |
virtio_pci.h
|
add original virtio header
|
2017-06-05 11:14:44 +02:00 |
virtio_ring.h
|
add original virtio header
|
2017-06-05 11:14:44 +02:00 |
virtio_types.h
|
add original virtio header
|
2017-06-05 11:14:44 +02:00 |
vma.h
|
remove dependency from kernel_end
|
2017-04-18 00:26:38 +02:00 |