Commit History

Автор SHA1 Съобщение Дата
  Eric Andersen 5f7b130ef0 Doh! I was returning with an incorrect pointer type when dlopening преди 21 години
  Eric Andersen cca32e60f4 When someone would dlopen a shared lib that was already opened, преди 21 години
  Eric Andersen 5d66c66811 Fix a problem with dtors/dtors. преди 21 години
  Eric Andersen 274c1217a4 I just realized we need global symbol resolution for everything in преди 21 години
  Eric Andersen 2711bc5895 Cool. Found most of the problem. Turns out we were inadvertanly loading some преди 21 години
  Eric Andersen bca6a155c7 Phase one of my evil plan to clean up ld.so... преди 21 години
  Eric Andersen 51fecd257a Run dlopened ctors and dtors in the correct order преди 21 години
  Eric Andersen 00f7fc0e43 doh. I forgot mips can't talk to globals that early on in the преди 21 години
  Eric Andersen 056eef45e0 Fix a potential compile error преди 21 години
  Eric Andersen 854603b2a0 If they call dlopen with anything other than RTLD_LAZY преди 21 години
  Eric Andersen 26ac73a7de Rework things such that staticly linked applications can use преди 21 години
  Eric Andersen 3176366da2 For now, revert Ronald Wahl's change to dlopen. We need to преди 21 години
  Eric Andersen fad967c768 Ronald Wahl writes: преди 21 години
  Eric Andersen 92b151ebda Kill a warning. Patch from Joel Coltoff <joel@wmi.com> преди 22 години
  "Steven J. Hill" aa3b269dde Fixed 'dlopen' call for MIPS. Things seem to work swimingly. Woohoo! преди 22 години
  Eric Andersen c9c318ea7f missed const-ifying this one. преди 22 години
  Eric Andersen d0c48d4a7f For some perverse reason we were not registering destructors преди 22 години
  Eric Andersen f0f4b35394 Move destructor attribute tag преди 22 години
  Eric Andersen 58b57e65cc Missed a spot преди 22 години
  Eric Andersen 513df600f4 Cleanup to avoid some undefined behavior преди 22 години
  "Steven J. Hill" 1829481835 Fix up of '_dlopen' call and removal of unneeded argument in call '_dl_load_elf_shared_library'. преди 22 години
  Eric Andersen 4b6a6f0faa Patch from Tobias Anderberg <tobias.anderberg@axis.com> to преди 22 години
  Eric Andersen 4a5a81ac16 Patch from Steven J. Hill <sjhill@realitydiluted.com>: преди 22 години
  Eric Andersen d7147f9226 Remove the now obsolete d-link tree. Update things to cope преди 22 години
  Eric Andersen 29be1bc88c Begin removing some unnecessary inlining, and fix naming преди 23 години
  Eric Andersen c3bbc0eafd This syncs things up with my local tree. Mainly changes installer преди 23 години
  Eric Andersen 523e75677a Turn off USE_CACHE by default (so ldconfig, by default, isn't преди 23 години
  Eric Andersen bdff18da87 Scrub up a few things I forgot. Add a few more cleanups. преди 23 години
  Eric Andersen 63882a13e0 Another cleanup. Never pass addresses as an 'int' преди 23 години
  Eric Andersen b30fc2cc3c I forgot to check this in. преди 23 години