Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SYS___threxit cannot fail, but this integration looks like a gadget. | 2020-10-18 | 1 | -1/+2 | |
* | Remove FBSDID. | 2019-03-15 | 1 | -4/+1 | |
* | Use a Thread Information Block in both single and multi-threaded programs. | 2016-05-07 | 1 | -9/+3 | |
* | Adds hidden _libc_FOO aliases for the system call stubs. | 2015-09-05 | 1 | -1/+2 | |
* | Eliminate the last uses of *fork's second syscall return register; the pid | 2015-04-21 | 1 | -3/+3 | |
* | Make sure the stack is 16-byte aligned otherwise the use of certain SSE | 2012-12-22 | 1 | -1/+4 | |
* | Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure cc | 2012-08-22 | 1 | -2/+2 | |
* | __tfork() needs to set the stack address of the new thread in the kernel, | 2012-06-21 | 1 | -24/+20 | |
* | Mark outermost frame such that backtraces in thread terminate at | 2012-04-11 | 1 | -2/+3 | |
* | Move __tfork_thread() from rthreads (libpthread) to libc so that | 2012-03-22 | 1 | -0/+122 |