summaryrefslogtreecommitdiff
path: root/dl/dl_gnu.go
diff options
context:
space:
mode:
Diffstat (limited to 'dl/dl_gnu.go')
-rw-r--r--dl/dl_gnu.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/dl/dl_gnu.go b/dl/dl_gnu.go
index 771e9c4..e694980 100644
--- a/dl/dl_gnu.go
+++ b/dl/dl_gnu.go
@@ -66,6 +66,9 @@ const (
RTLD_DEEPBIND Flag = C.RTLD_DEEPBIND // (since glibc 2.3.4)
)
+// BUG(lukeshu) GNU extension flags are implemented, but GNU extension
+// functions are not.
+
// TODO: dlmopen
// TODO: dlvsym
// TODO: dladdr