Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Actually m88k assembler can not handle 'nop' mnemonic, use a macro instead. | 2020-11-07 | 1 | -2/+4 | |
* | SYS___threxit cannot fail, but this integration looks like a gadget. | 2020-10-18 | 1 | -1/+3 | |
* | The kernel sources mention that the system call entry point is trap #450; the | 2013-01-23 | 1 | -3/+3 | |
* | Add END() directives to the various functions. | 2013-01-11 | 1 | -2/+3 | |
* | Switch m88k ports to ELF. | 2013-01-05 | 1 | -9/+9 | |
* | __tfork() needs to set the stack address of the new thread in the kernel, | 2012-06-21 | 1 | -5/+3 | |
* | Move __tfork_thread() from rthreads (libpthread) to libc so that | 2012-03-22 | 1 | -0/+55 |