.. |
bits
|
Fixup std lib includes for full build from scratch with just basic gcc
|
2018-03-16 22:40:23 +09:00 |
kernel
|
more filesystem permission things, add rm
|
2018-07-18 15:35:52 +09:00 |
sys
|
Don't define SIG_SETMASK, et al.
|
2018-07-19 19:51:43 +09:00 |
toaru
|
Add imperfect, but sufficient, rounded rectangle routine
|
2018-07-20 21:26:01 +09:00 |
_xlog.h
|
Fixup std lib includes for full build from scratch with just basic gcc
|
2018-03-16 22:40:23 +09:00 |
alloca.h
|
Fixup std lib includes for full build from scratch with just basic gcc
|
2018-03-16 22:40:23 +09:00 |
assert.h
|
Actually, just make that compliant and use NDEBUG
|
2018-06-25 21:43:16 +09:00 |
ctype.h
|
Enough to build lua
|
2018-06-25 13:15:09 +09:00 |
dirent.h
|
Fixup std lib includes for full build from scratch with just basic gcc
|
2018-03-16 22:40:23 +09:00 |
dlfcn.h
|
Relocate dlfcn.h
|
2018-03-17 17:57:04 +09:00 |
errno.h
|
Add macro for libc to use for setting errno in syscall functions
|
2018-07-18 09:43:56 +09:00 |
fcntl.h
|
More libc for Python (almost done)
|
2018-06-25 15:45:32 +09:00 |
getopt.h
|
Add getopt, getopt_long
|
2018-05-02 18:58:47 +09:00 |
inttypes.h
|
Fix several Python things
|
2018-06-26 20:53:48 +09:00 |
locale.h
|
Some bad locale functions
|
2018-06-10 19:31:18 +09:00 |
math.h
|
Fix several Python things
|
2018-06-26 20:53:48 +09:00 |
pthread.h
|
include pthread in libc
|
2018-05-09 21:26:45 +09:00 |
pwd.h
|
Fixup std lib includes for full build from scratch with just basic gcc
|
2018-03-16 22:40:23 +09:00 |
setjmp.h
|
Fixup std lib includes for full build from scratch with just basic gcc
|
2018-03-16 22:40:23 +09:00 |
signal.h
|
More libc for Python (almost done)
|
2018-06-25 15:45:32 +09:00 |
stdint.h
|
Fixup std lib includes for full build from scratch with just basic gcc
|
2018-03-16 22:40:23 +09:00 |
stdio.h
|
putchar is implemented, just wasn't def'd properly
|
2018-07-20 08:23:11 +09:00 |
stdlib.h
|
Yet more libc fixes, Python now runs
|
2018-06-25 20:15:45 +09:00 |
string.h
|
More libc
|
2018-06-25 16:34:07 +09:00 |
syscall_nums.h
|
Fixup std lib includes for full build from scratch with just basic gcc
|
2018-03-16 22:40:23 +09:00 |
syscall.h
|
Break up unistd into separate files for each function
|
2018-05-02 12:20:06 +09:00 |
termios.h
|
Fixup std lib includes for full build from scratch with just basic gcc
|
2018-03-16 22:40:23 +09:00 |
time.h
|
More libc
|
2018-06-25 16:34:07 +09:00 |
unistd.h
|
chown in libc
|
2018-07-18 12:37:21 +09:00 |
va_list.h
|
Fixup std lib includes for full build from scratch with just basic gcc
|
2018-03-16 22:40:23 +09:00 |
wait.h
|
Fixup std lib includes for full build from scratch with just basic gcc
|
2018-03-16 22:40:23 +09:00 |
wchar.h
|
More libc
|
2018-06-25 16:34:07 +09:00 |