18 Commits

Author SHA1 Message Date
bc1c8c41f5 libc: fix missing definitions in limits.h 2024-12-16 20:08:10 +02:00
a227e5446c ***: symlinks, reentrant pthread_mutex, etc 2024-11-28 11:30:09 +02:00
588e9e2936 libc: implement threads for libcxx 2024-11-26 22:59:23 +02:00
ed7f6c2f46 rt: signal handling in yggdrasil-rt 2024-11-19 15:05:15 +02:00
a14206204a libc: add pthread_mutex_t and pthread_barrier_t 2024-11-19 01:47:28 +02:00
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
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
c65b06fadb libc: setenv/putenv/unsetenv/getenv 2024-11-14 12:20:15 +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
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
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