Age | Commit message (Expand) | Author |
---|---|---|
2015-09-12 | Wrap shm_open() to go direct and mark shm_{mkstemp,unlink}() as weak | Philip Guenther |
2015-08-31 | Add framework for resolving (pun intended) libc namespace issues, using | Philip Guenther |
2015-05-11 | When checking flags that will be passed to open(), test the O_ACCMODE portion | Philip Guenther |
2013-11-12 | pull in missing includes (math.h, unistd.h, stdlib.h) needed for | Theo de Raadt |
2013-10-25 | close(fd), then set errno | Ted Unangst |
2013-06-02 | fix id, from brad | Ted Unangst |
2013-05-31 | add shm_open and friends which i have been told ports programs would | Ted Unangst |