1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/include/hermit
2017-08-03 15:18:43 +02:00
..
CMakeLists.txt cmake: add intermediate target hermit-bootstrap to build with bootstrap compiler 2017-04-11 16:21:46 +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
islelock.h reodering of the directory structure 2016-12-03 00:43:49 +01: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 reodering of the directory structure 2016-12-03 00:43:49 +01:00
processor.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
rcce.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
semaphore.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
semaphore_types.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
signal.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
spinlock.h use for all locks 64bit atomics 2017-05-24 22:25:03 +02: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 remove obsolete global variable "kernel_stack" 2017-08-03 15:18:43 +02:00
stdio.h reodering of the directory structure 2016-12-03 00:43:49 +01:00
stdlib.h use _ before the function name for internal functions 2017-03-08 22:42:38 +01: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 avoid busy waiting if the cpu feature mwait is missing 2017-06-07 21:54:28 +02: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
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