diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2014-01-31 23:23:59 -0200 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2014-01-31 23:23:59 -0200 |
commit | d9f0ec97d677aa35aa61347936bdacdd14238ae7 (patch) | |
tree | 60f568d7f0feab54395bc6549c0b1d0ae50e1ab8 /manual | |
parent | e7c4409a643cbc49bf65f5a009e9ebf9ddb6a1b9 (diff) | |
download | glibc-d9f0ec97d677aa35aa61347936bdacdd14238ae7.tar glibc-d9f0ec97d677aa35aa61347936bdacdd14238ae7.tar.gz glibc-d9f0ec97d677aa35aa61347936bdacdd14238ae7.tar.bz2 glibc-d9f0ec97d677aa35aa61347936bdacdd14238ae7.zip |
* manual/libdl.texi: New.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/libdl.texi | 10 |
1 files changed, 10 insertions, 0 deletions
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 |