diff options
Diffstat (limited to 'io/Versions')
-rw-r--r-- | io/Versions | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/io/Versions b/io/Versions index b5626f3599..88f3a9ac04 100644 --- a/io/Versions +++ b/io/Versions @@ -89,6 +89,10 @@ libc { # s* sendfile64; } + GLIBC_2.3.2 { + # l* + lchmod; + } GLIBC_PRIVATE { # functions which have an additional interface since they are # cancelable. |