1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/include/hermit
Annika Wierichs f17ec0ced2 merge devel
2018-01-04 14:08:46 +01:00
..
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 reliable connection pingpong (fully working). 2017-12-31 13:44:15 +01:00
ibv_guest_host.h added rc pingpong, ud working without host_to_guest. 2017-12-20 17:14:43 +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 Working up to modify/server. 2017-12-12 14:46:14 +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 merge devel 2018-01-04 14:08:46 +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 working on ping pong start 2017-11-15 17:37:29 +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