about summary refs log tree commit diff
path: root/nptl/Makefile
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-01-19 09:18:46 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-03-12 10:19:58 -0300
commit7384193b71a1720a381b7150ed44e07b13af45d5 (patch)
tree643be65aad786dde3cf3bcffe865509fb2d5f675 /nptl/Makefile
parent2883de072093ecdb3369cdcd72d69d4fc7b5ae71 (diff)
downloadglibc-7384193b71a1720a381b7150ed44e07b13af45d5.tar.gz
glibc-7384193b71a1720a381b7150ed44e07b13af45d5.tar.xz
glibc-7384193b71a1720a381b7150ed44e07b13af45d5.zip
nptl: Move fork into libc
This is part of the libpthread removal project:

   <https://sourceware.org/ml/libc-alpha/2019-10/msg00080.html>

Checked on x86_64-linux-gnu.
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index e5d69e8858..b51deff6a3 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -114,7 +114,6 @@ libpthread-routines = \
   pt-allocrtsig \
   pt-cleanup \
   pt-fcntl \
-  pt-fork \
   pt-interp \
   pt-longjmp \
   pt-raise \