diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | manual/libdl.texi | 10 |
2 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2014-01-31 Alexandre Oliva <aoliva@redhat.com> + * manual/libdl.texi: New. + +2014-01-31 Alexandre Oliva <aoliva@redhat.com> + * manual/lang.texi: Document MTASC-safety properties. 2014-01-31 Alexandre Oliva <aoliva@redhat.com> diff --git a/manual/libdl.texi b/manual/libdl.texi new file mode 100644 index 0000000000..e3fe0452d9 --- /dev/null +++ b/manual/libdl.texi @@ -0,0 +1,10 @@ +@c FIXME these are undocumented: +@c dladdr +@c dladdr1 +@c dlclose +@c dlerror +@c dlinfo +@c dlmopen +@c dlopen +@c dlsym +@c dlvsym |