git: DragonFly_RELEASE_5_0 libc - Add rtld stubs for pthreads

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Nov 1 19:32:13 PDT 2017


commit 9136a9df7c4a4835ad9d9d23acf0dbfed8d9b0ca
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/9136a9df7c4a4835ad9d9d23acf0dbfed8d9b0ca


-- 
DragonFly BSD source repository



More information about the Commits mailing list