diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-26 09:29:24 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-26 09:29:24 -0700 |
commit | 6ad2df0bda76b97b9953f674877b672f1ee99030 (patch) | |
tree | ecc6d3ac420c34463f20a42328221565fb3b3562 /sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist | |
parent | 7c1c1d8ec3a7aefd568a4e12825e0679e3dad5de (diff) | |
download | glibc-6ad2df0bda76b97b9953f674877b672f1ee99030.tar.gz |
AArch64: Consolidate nptl/ subdirectories under linux/...
Diffstat (limited to 'sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist')
-rw-r--r-- | sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist b/sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist new file mode 100644 index 0000000000..177c536209 --- /dev/null +++ b/sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist @@ -0,0 +1,9 @@ +GLIBC_2.17 + GLIBC_2.17 A + crypt F + crypt_r F + encrypt F + encrypt_r F + fcrypt F + setkey F + setkey_r F |