about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-03-01 12:53:09 +0100
committerFlorian Weimer <fweimer@redhat.com>2018-03-01 12:53:09 +0100
commit1a2f44a848663036c8a14671fe0faa3fed0b2a25 (patch)
tree77fe706f5885c69b70cd3c170318545051d513eb /ChangeLog
parentbd60ce86520b781ca24b99b2555e2ad389bbfeaa (diff)
downloadglibc-1a2f44a848663036c8a14671fe0faa3fed0b2a25.tar.gz
glibc-1a2f44a848663036c8a14671fe0faa3fed0b2a25.tar.xz
glibc-1a2f44a848663036c8a14671fe0faa3fed0b2a25.zip
nptl: Drop libpthread_nonshared.a from libpthread.so
Fixes commit bd60ce86520b781ca24b99b2555e2ad389bbfeaa (nptl: Move
pthread_atfork to libc_nonshared.a).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aab581ad42..c8f0bc3ee1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2018-03-01  Florian Weimer  <fweimer@redhat.com>
 
+	* nptl/Makefile (libpthread.so): Drop libpthread_nonshared.a
+	reference.
+
+2018-03-01  Florian Weimer  <fweimer@redhat.com>
+
 	Move pthread_atfork to libc.  Remove libpthread_nonshared.a.
 	* nptl/Makefile (routines): Add pthread_atfork.
 	(static-only-routines): Set to pthread_atfork.