Differences From Artifact [24a70b57fd]:
- File arch/posix/syscalls — part of check-in [f85e6a07dd] at 2019-08-20 22:54:49 on branch trunk — reorganize posix assembly code (user: lexi, size: 28) [annotate] [blame] [check-ins using]
To Artifact [f436d656b4]:
- File arch/posix/syscalls — part of check-in [acb4a9944e] at 2019-08-22 08:44:29 on branch trunk — add kmlini() and kmlina() functions; restructure allocation functions to work more reasonably (returning a tuple struct instead of making a user pass in a void**); update docs accordingly (user: lexi, size: 32) [annotate] [blame] [check-ins using]
1 1 exit 2 2 read 3 3 write 4 4 mmap 5 5 munmap 6 +brk