diff options
author | Roland McGrath <roland@hack.frob.com> | 2015-07-21 13:31:21 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2015-07-21 13:31:21 -0700 |
commit | 7493ab257e4d50753dfc46a342b00d0759081115 (patch) | |
tree | e05ce9c0f8fccffa0ee5fccd4304b295f41cfa32 /sysdeps/nacl/libdl.abilist | |
parent | 0ac4f1dab3e5778c79994a89111b4eb1d247ab12 (diff) | |
download | glibc-7493ab257e4d50753dfc46a342b00d0759081115.tar glibc-7493ab257e4d50753dfc46a342b00d0759081115.tar.gz glibc-7493ab257e4d50753dfc46a342b00d0759081115.tar.bz2 glibc-7493ab257e4d50753dfc46a342b00d0759081115.zip |
Add abilist files and NEWS item for arm-nacl port.
Diffstat (limited to 'sysdeps/nacl/libdl.abilist')
-rw-r--r-- | sysdeps/nacl/libdl.abilist | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sysdeps/nacl/libdl.abilist b/sysdeps/nacl/libdl.abilist new file mode 100644 index 0000000000..90acf039e2 --- /dev/null +++ b/sysdeps/nacl/libdl.abilist @@ -0,0 +1,11 @@ +GLIBC_2.22 + GLIBC_2.22 A + dladdr F + dladdr1 F + dlclose F + dlerror F + dlinfo F + dlmopen F + dlopen F + dlsym F + dlvsym F |