summaryrefslogtreecommitdiff
path: root/user (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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