| Commit message (Expand) | Author | Age | Files | Lines |
* | shm_open(), sysconf(), tcflow(), and tcsendbreak() are not permitted to be |  guenther | 2017-09-10 | 1 | -4/+4 |
* | use geteuid to make it easier for root to communicate. |  tedu | 2015-12-10 | 1 | -2/+2 |
* | Wrap shm_open() to go direct and mark shm_{mkstemp,unlink}() as weak |  guenther | 2015-09-12 | 1 | -1/+2 |
* | Add framework for resolving (pun intended) libc namespace issues, using |  guenther | 2015-08-31 | 1 | -3/+1 |
* | When checking flags that will be passed to open(), test the O_ACCMODE portion |  guenther | 2015-05-11 | 1 | -3/+6 |
* | pull in missing includes (math.h, unistd.h, stdlib.h) needed for |  deraadt | 2013-11-12 | 1 | -1/+2 |
* | close(fd), then set errno |  tedu | 2013-10-25 | 1 | -3/+3 |
* | fix id, from brad |  tedu | 2013-06-02 | 1 | -1/+1 |
* | add shm_open and friends which i have been told ports programs would |  tedu | 2013-05-31 | 1 | -0/+115 |