Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unveiling unveil(2). | 2018-07-13 | 1 | -1/+2 | |
* | Don't declare select() in <unistd.h> | 2016-09-12 | 1 | -2/+1 | |
* | Remove iruserok(_sa)? and __ivaliduser(sa)? | 2016-05-23 | 1 | -3/+1 | |
* | Use a Thread Information Block in both single and multi-threaded programs. | 2016-05-07 | 1 | -12/+12 | |
* | Eliminate userspace caching by getlogin_r/setlogin; make the getlogin | 2016-03-30 | 1 | -3/+3 | |
* | Rearrange C runtime bits: now that ld.so exports environ and __progname, | 2016-03-20 | 1 | -1/+6 | |
* | PROTO_NORMAL for pledge(); ok guenther | 2015-10-17 | 1 | -1/+2 | |
* | Wrap <stdlib.h> so that calls go direct and the symbols not in the | 2015-09-13 | 1 | -2/+2 | |
* | Wrap <unistd.h> so that internal calls go direct and they're all weak symbols | 2015-09-12 | 1 | -1/+75 | |
* | Add PROTO_WRAP() for (almost) all the syscalls that libpthread doesn't | 2015-09-11 | 1 | -1/+65 | |
* | Use PROTO_NORMAL() on __syscall to go direct, adjusting the declaration | 2015-09-11 | 1 | -0/+27 |