summaryrefslogtreecommitdiff
path: root/user (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-06init improvementsFreya Murphy1-22/+62
2025-05-01finish syscall implsFreya Murphy8-15/+131
2025-04-30lossy RLE for appleFreya Murphy2-125220/+568842
2025-04-30inflate / deflateFreya Murphy4-1/+171
2025-04-30make malloc workFreya Murphy1-11/+24
2025-04-30update makefilesFreya Murphy2-33/+26
2025-04-28fork syscallFreya Murphy1-0/+20
2025-04-28heap (brk / sbrk)Freya Murphy1-0/+46
2025-04-28anti aliasing :3Freya Murphy1-2/+22
2025-04-28add stderrFreya Murphy3-1/+4
2025-04-27fmtFreya Murphy1-2/+5
2025-04-27🍎Freya Murphy3-0/+129444
2025-04-27new syscallsFreya Murphy2-0/+18
2025-04-25link user programs at 2GBFreya Murphy1-2/+2
2025-04-25poweroff syscallFreya Murphy3-0/+14
2025-04-24libc should not haltFreya Murphy1-4/+0
2025-04-22force rebuild on header changeFreya Murphy1-3/+3
2025-04-22prettify make messagesFreya Murphy1-4/+5
2025-04-21update userland to compileFreya Murphy36-2186/+297
2025-04-17fix compile warningsFreya Murphy1-0/+1
2025-04-16add binary radix (%b) to printfFreya Murphy1-0/+9
2025-04-15expand memory manager work with userspace (more then one ctx)Freya Murphy1-26/+28
2025-04-11fix %nFreya Murphy1-1/+1
2025-04-10fmtFreya Murphy2-7/+9
2025-04-10make lib bettererFreya Murphy2-58/+165
2025-04-08acpiFreya Murphy1-2/+2
2025-04-08break apart c libarayFreya Murphy37-51/+6848
2025-03-31track upstreamFreya Murphy2-2/+2
2025-03-27remove trailing whitespaceFreya Murphy1-1/+1
2025-03-27pull upstream changes, add auto formattingFreya Murphy20-665/+716
2025-03-25remove legacy bullshitFreya Murphy1-64/+0