Historial de Commits

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