summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/tame.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove old tame() stubderaadt2015-10-191-16/+0
|
* do not use weak; plus this dies next weekderaadt2015-10-091-2/+1
|
* oops, typo spotted in temporary .c file, by semariederaadt2015-10-091-2/+2
|
* tame -> pledge conversion, in libc. I should crank libc, but am cheatingderaadt2015-10-091-0/+17
hoping things go well. The old symbol is faked via a stupid stub function, until next major crank when it can be removed. I am expecting guenther to scream at me.