You need to sign in or sign up before continuing.
  1. 19 6月, 2011 1 次提交
    • R
      experimental dynamic linker! · 51e2d831
      Rich Felker 提交于
      some notes:
      - library search path is hard coded
      - x86_64 code is untested and may not work
      - dlopen/dlsym is not yet implemented
      - relocations in read-only memory won't work
      51e2d831