metal-cos/lib/libc
2023-12-01 05:28:53 +08:00
..
amd64 Cleanup to prepare for ARM64 + Metal 2023-10-20 16:57:02 -04:00
arm64 Buildable skeleton for ARM64 architecture specific code. 2023-10-23 22:28:10 -04:00
core CoreMutex cleanup and add to build 2015-01-30 20:44:01 -08:00
posix Buildable skeleton for ARM64 architecture specific code. 2023-10-23 22:28:10 -04:00
abort.c Implemented a simple malloc and a few minor fixes 2015-01-04 22:10:37 -08:00
assert.c Enable fprintf for user level asserts. 2015-01-02 16:23:53 -08:00
crt1.c Add argument passing 2023-08-20 19:04:28 -04:00
dir.c Fixing bugs in libc 2015-01-23 12:39:35 -08:00
exit.c Add spawn and wait/waitpid functions into libc. 2023-10-02 19:33:47 -04:00
file.c bootstrap,gic,timer 2023-12-01 05:28:53 +08:00
malloc.c Add calloc to libc 2023-08-19 22:14:06 -04:00
printf.c Updating copyright for files only touched by me 2018-07-05 16:55:21 -04:00
process.c Add spawn and wait/waitpid functions into libc. 2023-10-02 19:33:47 -04:00
SConscript Cleanup to prepare for ARM64 + Metal 2023-10-20 16:57:02 -04:00
stdlib.c Fix typeo in atoi when copying from kdb 2023-08-21 17:00:18 -04:00
string.c Reentrant strtok for kernel debugger 2023-10-01 19:47:26 -04:00
syscall.c Add spawn and wait/waitpid functions into libc. 2023-10-02 19:33:47 -04:00
time.c Moving some definitions from time.h into sys/time.h 2015-02-02 15:29:12 -08:00