summaryrefslogtreecommitdiff
path: root/user/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add unfinished forkman game and syscallsIan McFarlane2025-05-061-0/+3
|
* finish syscall implsFreya Murphy2025-05-014-3/+31
|
* inflate / deflateFreya Murphy2025-04-301-0/+37
|
* make malloc workFreya Murphy2025-04-301-11/+24
|
* add stderrFreya Murphy2025-04-281-0/+1
|
* new syscallsFreya Murphy2025-04-271-0/+2
|
* poweroff syscallFreya Murphy2025-04-251-0/+1
|
* libc should not haltFreya Murphy2025-04-241-4/+0
|
* update userland to compileFreya Murphy2025-04-218-323/+166
|
* 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-101-2/+1
|
* make lib bettererFreya Murphy2025-04-101-37/+85
|
* acpiFreya Murphy2025-04-081-2/+2
|
* break apart c libarayFreya Murphy2025-04-0829-0/+1518