antifallobst
- /dev/null
- https://nerdcult.net
-
young low-level developer and nerdcult.net admin
- Joined on
2023-03-07
c0e1b688a4
feature (syscalls): implemented 'nx_pcreate'
12ff4ec3dd
feature (status): added a few more error status codes
c02fdd7249
fix (processes): changed process spawning to copy the null terminator at the end of the name
23af4ccdab
feature (syscalls): changed 'nx_fread' and 'nx_fwrite' to match updated sysabi
406dc0ee9e
feature (VFS): returning amount of written/read bytes
ce905f1a36
feature (shell): starting shell on startup
1101b83939
refactor (syscalls): removed debug logs when writing to stdout
18a0fc3eb7
fix (scheduler): fixed PF when pausing the running thread
d493ebc64f
fix (stream): fixed bug that allowed reading nonexistent data
0c084d00c0
fix (renderer): fixed possible PF when printing \n