git: libc - Add rtld stubs for pthreads
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Nov 1 18:54:04 PDT 2017
commit f53c59abfc0df55e8eea01535cbd9791481f9b7c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Nov 1 18:53:30 2017 -0700
libc - Add rtld stubs for pthreads
* Add needed rtld stubs for -static -pthreads links.
Summary of changes:
lib/libc/gen/Symbol.map | 3 +++
lib/libc/gen/dlfcn.c | 18 ++++++++++++++++++
2 files changed, 21 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f53c59abfc0df55e8eea01535cbd9791481f9b7c
--
DragonFly BSD source repository
More information about the Commits
mailing list