about summary refs log tree commit diff stats
path: root/subx/examples/ex12
Commit message (Collapse)AuthorAgeFilesLines
* 4661Kartik Agaram2018-10-041-0/+0
| | | | | Make segment management a little more consistent between initial segments and add-on segments (using `mmap`).
* 4619 - new syscall: mmap()Kartik Agaram2018-09-291-0/+0
63' href='#n63'>63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82