.. |
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
|
Update the copyright notice
|
2019-04-28 00:54:48 +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
|
Register missing includes, files and directories
|
2018-09-17 01:06:11 +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
|
Add missing prototype
|
2018-06-12 09:24:32 -04: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
|
Add get{pid,ppid}()
|
2018-08-23 21:44:34 +02:00 |