about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libc.abilist
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-06-14 18:10:24 +0200
committerFlorian Weimer <fweimer@redhat.com>2023-06-14 18:10:24 +0200
commitb54e5d1c9257cf1f55f46613aa438bce8fe73d10 (patch)
tree9eb9c7488dee38d204f98a88e154d7bd959490a6 /sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libc.abilist
parent454a20c8756c9c1d55419153255fc7692b3d2199 (diff)
downloadglibc-b54e5d1c9257cf1f55f46613aa438bce8fe73d10.tar.gz
glibc-b54e5d1c9257cf1f55f46613aa438bce8fe73d10.tar.xz
glibc-b54e5d1c9257cf1f55f46613aa438bce8fe73d10.zip
Add the wcslcpy, wcslcat functions
These functions are about to be added to POSIX, under Austin Group
issue 986.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libc.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libc.abilist4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libc.abilist b/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libc.abilist
index 9cc431666e..dafe1c4a59 100644
--- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libc.abilist
+++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/libc.abilist
@@ -2887,5 +2887,9 @@ GLIBC_2.38 __nldbl___isoc23_vwscanf F
 GLIBC_2.38 __nldbl___isoc23_wscanf F
 GLIBC_2.38 __strlcat_chk F
 GLIBC_2.38 __strlcpy_chk F
+GLIBC_2.38 __wcslcat_chk F
+GLIBC_2.38 __wcslcpy_chk F
 GLIBC_2.38 strlcat F
 GLIBC_2.38 strlcpy F
+GLIBC_2.38 wcslcat F
+GLIBC_2.38 wcslcpy F