| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | align macro cont lineslab5 | Gustav Sörnäs | 2021-03-14 |
| * | also check other end of passed buffers | Gustav Sörnäs | 2021-03-14 |
| * | check all pointers before dereferencing | Gustav Sörnäs | 2021-03-14 |
| * | check ptr instead of always esp | Gustav Sörnäs | 2021-03-14 |
| * | intr_esp doesn't deref | Gustav Sörnäs | 2021-03-14 |
| * | check stack pointer | Gustav Sörnäs | 2021-03-14 |
| * | implement wait | Gustav Sörnäs | 2021-03-12 |
| * | free parent_child when possible | Gustav Sörnäs | 2021-02-21 |
| * | actually call process_execute | Gustav Sörnäs | 2021-02-21 |
| * | prepare for lab 3 | Gustav Sörnäs | 2021-02-19 |
| * | fix warning | Gustav Sörnäs | 2021-02-19 |
| * | use struct **file instead of struct *fdlab1 | Gustav Sörnäs | 2021-02-15 |
| * | remove some prints | Gustav Sörnäs | 2021-02-12 |
| * | formatting | Gustav Sörnäs | 2021-02-11 |
| * | implement exit | Gustav Sörnäs | 2021-02-11 |
| * | implement write | Gustav Sörnäs | 2021-02-11 |
| * | implement read() and refactor out get_file and get_fd | Gustav Sörnäs | 2021-02-05 |
| * | remove unnecessary fields | Gustav Sörnäs | 2021-02-05 |
| * | implement open() | Gustav Sörnäs | 2021-02-05 |
| * | undef intrp_esp | Gustav Sörnäs | 2021-02-05 |
| * | move syscall handlers to own functions | Gustav Sörnäs | 2021-02-05 |
| * | implement create() | Gustav Sörnäs | 2021-02-05 |
| * | add empty lab 1 syscalls | Gustav Sörnäs | 2021-02-05 |
| * | syscall_handler(): macro to read user process arguments | Gustav Sörnäs | 2021-02-05 |
| * | implement halt() | Gustav Sörnäs | 2021-02-05 |
| * | syscall_handler(): parse syscall number | Gustav Sörnäs | 2021-02-05 |
| * | Initial commit | Felipe Boeira | 2019-01-08 |
