Commit History

Author SHA1 Message Date
  Yann Sionneau f3fa882104 ldso: Fix pointer cast warning 3 years ago
  Waldemar Brodkorb 14be0795f4 libdl: first execute all destructors, then munmap library 6 years ago
  Dave Flogeras 132decd2a0 libdl: calculate the length for second parameter of munmap. 6 years ago
  Waldemar Brodkorb d86bd35298 libdl: end must be bigger than start 6 years ago
  Waldemar Brodkorb 8d7723d1c1 libdl: remove gcc warnings 6 years ago
  Waldemar Brodkorb 35105679b9 libdl: fix problem with unmapping 6 years ago
  Waldemar Brodkorb eb560ac797 libdl: better checking and logging for ctors/dtors 6 years ago
  Waldemar Brodkorb 744e199bbe libdl: remove dead code 6 years ago
  Waldemar Brodkorb 0c8cc6e7eb libdl: remove LDSO_NO_CLEANUP 6 years ago
  Waldemar Brodkorb aaf1b2f565 Revert "libdl: fix dlclose() issue" 6 years ago
  Waldemar Brodkorb bf4c2d242f libdl: fix dlclose() issue 6 years ago
  Waldemar Brodkorb 5bdc2b4dee Revert "Revert "libdl: fix size parameter when unmap library in dlclose"" 6 years ago
  Waldemar Brodkorb 952bb00f0b Revert "libdl: fix size parameter when unmap library in dlclose" 6 years ago
  Waldemar Brodkorb 52df983934 remove editor hints for vi 7 years ago
  Waldemar Brodkorb 569914be2e fix static linking for FDPIC toolchains 7 years ago
  Leonid Lisovskiy bc5949fd4f ldso: fix dlsym hang when reloading DSOs 8 years ago
  Leonid Lisovskiy 0bc1394750 ldso: Consistently set & use DL_OPENED flag in both ld.so and libdl 8 years ago
  Leonid Lisovskiy 2f389d46df ldso: Use single rtld_flags interpretation through all the calls 8 years ago
  Leonid Lisovskiy 27f1b2c66c libdl: dlopen() mustn't forget RTLD_NODELETE flag 8 years ago
  Waldemar Brodkorb cc04ab27ba dlclose fix 8 years ago
  Baruch Siach 54979ed770 libdl: fix unused variable warning 10 years ago
  Gregory Fong b57e9640db ldso/libdl: Also include dl-tls.h for for !SHARED. 11 years ago
  Filippo Arcidiacono 231e4a9b4b libdl: fix dlopen implementation from statically linked application 11 years ago
  Nathan Sidwell 6239e4c69d Fix some fragileness in dlopen/do_dlopen wrapper & worker pair. 11 years ago
  Timo Teräs df3a5fcc8d dl: fix dlsym lookups with RTLD_NEXT 11 years ago
  Peter S. Mazinger 73089985a9 libdl.c: disable dlinfo 13 years ago
  Peter S. Mazinger 406aa4df9b libdl: no need for _dl_strstr in libdl, use strstr 13 years ago
  Peter S. Mazinger a5de87e5b5 libdl.c: hide dl_cleanup 13 years ago
  Peter S. Mazinger f9946285ce libdl.c,dl-string.h: do not use inlined _dl_memset and others in libdl 13 years ago
  Filippo Arcidiacono 260260f336 libdl: fix memleak for local scope of dlopened's needed libraries 12 years ago