Commit History

Author SHA1 Message Date
  Michał Kowalczyk de42ebabe1 Reformat repository to our clang-format rules 4 years ago
  Isaku Yamahata bc715c2081 [LibOS] Fix memory leak in shim_do_execve_rtld() 4 years ago
  Isaku Yamahata 12e9eb0c63 [LibOS] Omit field thread.dummy if ALIAS_VFORK_AS_FORK is defined 4 years ago
  Dmitrii Kuvaiskii ea234412c9 [LibOS] Emulate vfork() via fork() 4 years ago
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 5 years ago
  Isaku Yamahata 5564cb0a50 [LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls 5 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Dmitrii Kuvaiskii 4ddca71177 [Pal, LibOS] Remove passing of ELF aux vectors from PAL to LibOS 5 years ago
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros 5 years ago
  Michał Kowalczyk 1076fd4fa0 [LibOS] Use `struct shim_lock` instead of LOCKTYPE 5 years ago
  Isaku Yamahata 45db924d83 [LibOS] Replace void* with shim_tcb_t/__libc_tcb_t/shim_thread 5 years ago
  Chia-Che Tsai 09ad502c3a [LibOS] Use the C11 standard instead of GNU99 5 years ago
  Isaku Yamahata 86897c7049 [LibOS] Align stack on 16B during user executable start 5 years ago
  Isaku Yamahata 315c7b60ff [LibOS] Use static inline function instead of C macro 5 years ago
  Isaku Yamahata 9c398764ce [LibOS] shim_thread.h/shim_tls.h: use static inline instead of macro 5 years ago
  Chia-Che Tsai 0ba556c118 [LibOS] Fixing signal handling scheme 5 years ago
  Chia-Che Tsai f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 6 years ago
  Don Porter d04f172e89 Replace the atomics implementation (#83) 6 years ago
  Don Porter 2e9438f71c Replace Linux List code with a new implementation (#71) 6 years ago
  Don Porter 7d98e8ca28 Debug waitpid tests (partially): Fix exit status wrt signals, support nlink in the chroot fs. We don't currently support core dumps from graphene, so some waitpid tests will fail for this reason. 7 years ago
  Chia-Che Tsai 76967f39d3 Bugfixes: 7 years ago
  Don Porter 872af4984c Futex bugfixes (may help #40), more enhancements to LTP framework. 7 years ago
  Chia-Che Tsai b6e06b5f79 - add linux-test-project to apps 7 years ago
  Chia-Che Tsai cfa620e24a Trivial changes 8 years ago
  Chia-Che Tsai b5586bbfc6 release v0.3 8 years ago
  Chia-Che Tsai 328ca4af9b tons of bugfixes 9 years ago
  Chia-Che Tsai 5eaaf9abfb apply multiple patches 9 years ago
  Chia-Che Tsai 10c06ad723 The first official release 10 years ago