Mark Poliakov alnyan
alnyan opened issue alnyan/yggdrasil#51 2025-03-09 20:53:49 +02:00
proc: signal masking
alnyan opened issue alnyan/yggdrasil#50 2025-03-09 10:43:56 +02:00
libc: completion tracking: misc
alnyan opened issue alnyan/yggdrasil#49 2025-03-09 10:43:36 +02:00
libc: completion tracking: locale
alnyan opened issue alnyan/yggdrasil#48 2025-03-09 10:43:13 +02:00
libc: completion tracking: utils/process/system
alnyan opened issue alnyan/yggdrasil#47 2025-03-09 10:42:39 +02:00
libc: completion tracking: strings
alnyan opened issue alnyan/yggdrasil#46 2025-03-09 10:42:16 +02:00
libc: completion tracking: math
alnyan opened issue alnyan/yggdrasil#45 2025-03-09 10:41:48 +02:00
libc: completion tracking: network
alnyan opened issue alnyan/yggdrasil#44 2025-03-09 10:41:18 +02:00
libc: completion tracking: I/O
alnyan pushed to master at alnyan/yggdrasil 2025-03-08 02:40:26 +02:00
87ae150dc1 ports: add lua-5.4.7 port
alnyan pushed to master at alnyan/yggdrasil 2025-03-08 02:20:35 +02:00
cac16c1df9 libc: add L_tmpnam to stdio.h
1c07b74e6d ports: add GNU make port
Compare 2 commits »
alnyan pushed to alnyan/yggdrasil-1.84.0 at yggdrasil/yggdrasil-rust 2025-03-08 01:23:35 +02:00
aaef17c77f alnyan/yggdrasil: change file times abi
alnyan pushed to master at alnyan/yggdrasil 2025-03-08 01:23:02 +02:00
8ffc223a2b fs/libc: implement some libc functions, fix file times
alnyan pushed to master at alnyan/yggdrasil 2025-03-07 16:01:15 +02:00
fd0e2cc229 ports: fix rv64 port
alnyan pushed to master at alnyan/yggdrasil 2025-03-07 12:12:03 +02:00
cd6b6ac7f5 maint: update gitignore
alnyan pushed to master at alnyan/yggdrasil 2025-03-07 12:10:39 +02:00
60bd925122 dyn-loader: add config, better option parsing
9f2ad4f2c9 ports: nicer build system for C/C++ ports
f30cafb3bd user: add a basic NTP client
Compare 3 commits »
alnyan opened issue alnyan/yggdrasil#43 2025-03-07 00:41:12 +02:00
libc: validate string.h
alnyan opened issue alnyan/yggdrasil#42 2025-03-07 00:40:07 +02:00
libc/ports/rv64: fix float abi in ygglibc objects
alnyan pushed to alnyan/yggdrasil at yggdrasil/llvm-project 2025-03-05 22:07:07 +02:00
05e94c6739 alnyan/yggdrasil: Yggdrasil host support
0b21467e61 alnyan/yggdrasil: Yggdrasil target support
Compare 2 commits »
alnyan pushed to alnyan/yggdrasil at yggdrasil/llvm-project 2025-03-05 21:49:15 +02:00
d066d4dc1a alnyan/yggdrasil: add riscv64 yggdrasil target
alnyan pushed to alnyan/yggdrasil-1.84.0 at yggdrasil/yggdrasil-rust 2025-03-05 15:15:20 +02:00
a559ccdbd8 alnyan/yggdrasil: inherit env properly in Command