[Midnightbsd-cvs] [MidnightBSD/src] 4e8fcc: Add the RTLD_DEEPBIND flag

Lucas Holt noreply at github.com
Wed Sep 15 09:20:29 EDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 4e8fcc82979fef314ee006ee5b56ed9328cf08eb
      https://github.com/MidnightBSD/src/commit/4e8fcc82979fef314ee006ee5b56ed9328cf08eb
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2021-09-15 (Wed, 15 Sep 2021)

  Changed paths:
    M include/dlfcn.h
    M libexec/rtld-elf/map_object.c
    M libexec/rtld-elf/rtld.c
    M libexec/rtld-elf/rtld.h

  Log Message:
  -----------
  Add the RTLD_DEEPBIND flag


  Commit: fff73f30b91b4568de0e3946355e4e975288ca33
      https://github.com/MidnightBSD/src/commit/fff73f30b91b4568de0e3946355e4e975288ca33
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2021-09-15 (Wed, 15 Sep 2021)

  Changed paths:
    M usr.bin/ldd/ldd.c

  Log Message:
  -----------
  Fix ldd for PIE binaries after rtld stopped accepting binaries for dlopen.


Compare: https://github.com/MidnightBSD/src/compare/8d14f80dd3a4...fff73f30b91b


More information about the Midnightbsd-cvs mailing list