summaryrefslogtreecommitdiff
path: root/src/plugin/plugin_stubs.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* plugin: add freebsd/amd64 plugin supportAyan George2019-09-031-1/+1
* plugin: make stub lookup signature match dlopen versionZhou Peng2018-05-081-1/+1
* plugin: darwin supportDavid Crawshaw2016-09-231-1/+1
* plugin: new package for loading pluginsDavid Crawshaw2016-09-161-0/+17