summaryrefslogtreecommitdiff
path: root/user (follow)
Commit message (Expand)AuthorAgeFilesLines
* update clangd compile flagsFreya Murphy2025-05-061-0/+1
* fmtFreya Murphy2025-05-061-1/+1
* add unfinished forkman game and syscallsIan McFarlane2025-05-063-0/+406
* init improvementsFreya Murphy2025-05-061-22/+62
* finish syscall implsFreya Murphy2025-05-018-15/+131
* lossy RLE for appleFreya Murphy2025-04-302-125220/+568842
* inflate / deflateFreya Murphy2025-04-304-1/+171
* make malloc workFreya Murphy2025-04-301-11/+24
* update makefilesFreya Murphy2025-04-302-33/+26
* fork syscallFreya Murphy2025-04-281-0/+20
* heap (brk / sbrk)Freya Murphy2025-04-281-0/+46
* anti aliasing :3Freya Murphy2025-04-281-2/+22
* add stderrFreya Murphy2025-04-283-1/+4
* fmtFreya Murphy2025-04-271-2/+5
* 🍎Freya Murphy2025-04-273-0/+129444
* new syscallsFreya Murphy2025-04-272-0/+18
* link user programs at 2GBFreya Murphy2025-04-251-2/+2
* poweroff syscallFreya Murphy2025-04-253-0/+14
* libc should not haltFreya Murphy2025-04-241-4/+0
* force rebuild on header changeFreya Murphy2025-04-221-3/+3
* prettify make messagesFreya Murphy2025-04-221-4/+5
* update userland to compileFreya Murphy2025-04-2136-2186/+297
* fix compile warningsFreya Murphy2025-04-171-0/+1
* add binary radix (%b) to printfFreya Murphy2025-04-161-0/+9
* expand memory manager work with userspace (more then one ctx)Freya Murphy2025-04-151-26/+28
* fix %nFreya Murphy2025-04-111-1/+1
* fmtFreya Murphy2025-04-102-7/+9
* make lib bettererFreya Murphy2025-04-102-58/+165
* acpiFreya Murphy2025-04-081-2/+2
* break apart c libarayFreya Murphy2025-04-0837-51/+6848
* track upstreamFreya Murphy2025-03-312-2/+2
* remove trailing whitespaceFreya Murphy2025-03-271-1/+1
* pull upstream changes, add auto formattingFreya Murphy2025-03-2720-665/+716
* remove legacy bullshitFreya Murphy2025-03-251-64/+0
* initial checkout from wrcFreya Murphy2025-03-2523-0/+1876