From 5675da1e845e4b651eb649639137310fd9b6b380 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 14 May 2014 09:44:24 -0700 Subject: ARM: Consolidate NPTL/non versions of vfork --- nptl/Versions | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nptl/Versions') diff --git a/nptl/Versions b/nptl/Versions index bb11277..17a68ed 100644 --- a/nptl/Versions +++ b/nptl/Versions @@ -30,6 +30,7 @@ libc { __libc_alloca_cutoff; # Internal libc interface to libpthread __libc_dl_error_tsd; + __libc_vfork; } } @@ -257,6 +258,9 @@ libpthread { pthread_setattr_default_np; } + GLIBC_2.20 { + } + GLIBC_PRIVATE { __pthread_initialize_minimal; __pthread_clock_gettime; __pthread_clock_settime; -- cgit v1.1