summaryrefslogtreecommitdiff
path: root/src/dl/dlfcn.go
AgeCommit message (Expand)Author
2015-11-07use the separate packages from lukeshu.com, clean up the MakefileLuke Shumaker
2015-10-26dlfcn: dlerror requires a global lock anywayLuke Shumaker
2015-10-26dlfcn: return raw unsafe.PointerLuke Shumaker
2015-10-26dl: fix a pointer/value issue found by go vetLuke Shumaker
2015-09-18dl: Keep track of if a handle has been closedLuke Shumaker
2015-09-18Massive documentation and copyright clean-up.Luke Shumaker
2015-09-07Disable the nss ldap module for our process (include bindings for libdl)Luke Shumaker