Commit History

Author SHA1 Message Date
  Alexcolom 5bb001e90f Add pragma pack around packed structures for MSVC. 6 years ago
  Evan Green e25885711f Got into the OS loader debugger on x64. 7 years ago
  Evan Green febb4471c6 Move dlsym to libc_nonshared to support RTLD_NEXT. 7 years ago
  Evan Green 0e245e387a Rework ELF image symbol resolution. 7 years ago
  Evan Green 35a5e80ae1 Fix for missing prompt on rel builds. 7 years ago
  Evan Green 0373dd7765 Add GPLv3 banner to all .c, .h, .S, and .ck files. 7 years ago
  Evan Green da594e857b Constify some of the code. 7 years ago
  Evan Green aa107d5714 Track image real file paths to dedupe library opens. 7 years ago
  Chris Stevens 52a716d2ec Added RTLD_DEFAULT and RTLD_NEXT for dlsym. 8 years ago
  Chris Stevens ea6a74be90 Added dladdr to the C Library. 8 years ago
  Evan Green 338b9b7012 Taught libminocaos.so to relocate itself. 8 years ago
  Evan Green b1eaa1c8f9 Refactored elf.c to also compile 64-bit. 8 years ago
  Evan Green 68fa37d205 Normalized line endings to LF in the repository. 8 years ago
  Evan Green 6a36b2b29e Added lazy binding of PLT entries. 8 years ago
  Evan Green 11a09936dd Use read instead of mmap for app image loads by the kernel. 8 years ago
  Evan Green 1598fc5f17 Initial Commit, r1001. 8 years ago