summaryrefslogtreecommitdiff
path: root/lib/libc/hidden/unistd.h
AgeCommit message (Expand)Author
2015-10-17PROTO_NORMAL for pledge(); ok guentherTheo de Raadt
2015-09-13Wrap <stdlib.h> so that calls go direct and the symbols not in thePhilip Guenther
2015-09-12Wrap <unistd.h> so that internal calls go direct and they're all weak symbolsPhilip Guenther
2015-09-11Add PROTO_WRAP() for (almost) all the syscalls that libpthread doesn'tPhilip Guenther
2015-09-11Use PROTO_NORMAL() on __syscall to go direct, adjusting the declarationPhilip Guenther