summaryrefslogtreecommitdiff
path: root/login/Versions
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-05-06 15:19:14 -0700
committerRoland McGrath <roland@hack.frob.com>2013-05-06 15:19:14 -0700
commitbd9ffde61a27945abf0498b5c562f9bf0dcc6419 (patch)
treee453b482503f4a9d1fd46ba521a21e55ed8e3784 /login/Versions
parent8fb16a04e6be250fdae2ce85354aae3702151140 (diff)
Move ptsname_r_chk to login/ subdir.
Diffstat (limited to 'login/Versions')
-rw-r--r--login/Versions3
1 files changed, 3 insertions, 0 deletions
diff --git a/login/Versions b/login/Versions
index 0c9e75a7ef..f4df7183d5 100644
--- a/login/Versions
+++ b/login/Versions
@@ -41,6 +41,9 @@ libc {
# p*
posix_openpt;
}
+ GLIBC_2.4 {
+ __ptsname_r_chk;
+ }
}
libutil {