uKernel/include
2019-05-30 02:52:51 +02:00
..
kernel Expose the kernel driver definitions 2018-09-18 01:58:43 +02:00
sys Import a basic implementation of mmap() and munmap() 2018-06-23 01:21:09 +02:00
ctype.h Import <ctype.h> into libuKernel 2018-05-27 16:17:14 +02:00
elf.h Add the SHN_{ABS,COMMON} constants 2019-05-02 03:24:15 +02:00
errno.h Import a crude CMOS clock driver 2018-06-25 02:23:40 +02:00
fcntl.h Import printf(3) into libuKernel 2018-04-06 00:18:16 +02:00
limits.h Import fixes from the libc 2018-06-23 01:12:20 +02:00
project.conf Expose <ssp.h> 2019-05-02 04:55:39 +02:00
ssp.h Update the copyright notice 2019-05-02 04:56:44 +02:00
stdarg.h Do not require GCC for the va_list type 2018-08-09 03:14:00 +02:00
stdbool.h Introduce <stdbool.h> 2018-04-04 01:43:03 +02:00
stddef.h Import printf(3) into libuKernel 2018-04-06 00:18:16 +02:00
stdint.h Import a basic implementation of mmap() and munmap() 2018-06-23 01:21:09 +02:00
stdio.h Bring <stdio.h> closer to that of the libc 2019-05-30 02:52:51 +02:00
stdlib.h Import realloc() in libuKernel 2018-08-02 23:38:41 +02:00
string.h Import strncpy() into the library 2018-06-08 12:08:26 -04:00
time.h Import a crude CMOS clock driver 2018-06-25 02:23:40 +02:00
unistd.h Implement brk() 2019-04-28 05:54:26 +02:00