| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable exception handling from user mode | Miquel Sabaté Solà | 2024-11-22 | 1 | -0/+1 |
| | | | | | | | | | This allows us to actually catch system calls and start to run user space programs. That being said, the whole thing is still pretty brittle, and the scheduler is not quite there yet. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | ||||
| * | usr: Rename foo/bar to fizz/buzz | Miquel Sabaté Solà | 2024-11-22 | 1 | -0/+13 |
| When creating the user space binaries I forgot about their proper names, which is funny on its own. Anyways, let's get them the name they were intended. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> alksjdlkajd Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | |||||
