18 Commits

Author SHA1 Message Date
d198571ac7 i686: proper stack alignmnent for i686, working libc 2024-11-18 13:56:43 +02:00
e0e39d2f23 proc/WIP: better handling for TLS 2024-11-17 23:32:07 +02:00
17eca4c0c0 libc: basic pthread spawn/join 2024-11-15 23:18:04 +02:00
465fc53e02 libc: libc++ works 2024-11-15 20:37:59 +02:00
bc6a5b115c libc: better support for c++ builds 2024-11-15 11:14:08 +02:00
6dc77143b0 mm: add flags to map_memory 2024-11-14 16:24:45 +02:00
c65b06fadb libc: setenv/putenv/unsetenv/getenv 2024-11-14 12:20:15 +02:00
a9f4a958de libc: improve allocator behavior 2024-11-13 22:46:11 +02:00
088659ce6c libc: proper linkage for setjmp/longjmp 2024-11-13 21:36:50 +02:00
9e187a4e94 libc: add openlibm, hide compiler_builtins in static lib 2024-11-13 15:58:29 +02:00
0b9f1c0fac libc: finish most header stubs 2024-11-12 20:28:26 +02:00
c957a603e0 libc: more header stubs 2024-11-12 17:50:38 +02:00
312deb8a56 libc: dynamic libc 2024-11-12 17:07:06 +02:00
457e82d2e3 libc: add pwd.h, dirent.h, fcntl.h, setjmp.h, signal.h 2024-11-12 12:19:56 +02:00
4519e5385a libc: setup args/env 2024-11-12 11:14:29 +02:00
0a904a21fe libc: ctype.h, most of stdio.h, string.h 2024-11-12 11:01:39 +02:00
98862b1e49 libc/wip: add code to install ygglibc 2024-11-11 23:50:38 +02:00
e0600c2bf6 libc: basic ygglibc with stubs 2024-11-11 15:19:36 +02:00