Historique des commits

Auteur SHA1 Message Date
  Zhang Chen f8059d338b [LibOS] Variable len is used without initilization il y a 6 ans
  Isaku Yamahata ad38cfca02 [Pal/Makefile] Add more files to be cleaned il y a 6 ans
  Gary 115edbf2fa [LibOS] Fix uninitialized value new_shargs.first il y a 6 ans
  Gary ddd4e3d20d [LibOS] Fix a memory leak in __map_elf_object() about variable pointer new_phdr il y a 6 ans
  Isaku Yamahata 7a5eb9246d [Pal/host] Make _DkGenericEventTrigger static il y a 6 ans
  Isaku Yamahata 64308f330a [Pal/Linux-SGX] Add operation suffix in sgx_entry.S il y a 6 ans
  Isaku Yamahata c5969bb504 [Pal/Linux-SGX] Add operation suffix in enclave_entry.S il y a 6 ans
  Gary 4a55dac44a [LibOS] Don't use uninitialized return value in walk_mounts() il y a 6 ans
  Michał Kowalczyk bb18fc957d [PAL] Null-terminate PAL_CPU_INFO strings il y a 6 ans
  Dmitrii Kuvaiskii 88dd3f0ae7 [Build] Remove residual references to nonexistent exec_victim under test/native il y a 6 ans
  Gary dee50079a5 [LibOS] Fix the storage leaks pointed by new_map in case of malloc fails to fd_new il y a 6 ans
  Gary 5bb7180de7 [LibOS] Fix an uninitialized value n in wait_event il y a 6 ans
  Gary 4c200975ac [LibOS] Fix use-after-free in install_async_event() il y a 6 ans
  Gary 7892d18236 TIOCGPTN is missing a comma to separate it from other items il y a 6 ans
  Chia-Che Tsai cba6e3278a Add -Werror to CFLAGS with WERROR=1 il y a 6 ans
  Isaku Yamahata 7dae9d6460 [LibOS/glibc] Don't ignore redzone in syscall-template.S il y a 6 ans
  Isaku Yamahata 8cb262d0c0 [LibOS] Modify restore_context() to avoid clobbering redzone. il y a 6 ans
  Isaku Yamahata 6e0d803285 LibOS: syscallas.S should use GOTPCREL call instead of absolute call il y a 6 ans
  Isaku Yamahata 36d243a045 [LibOS/shim/Makefile] Don't build glibc unnecessarily il y a 6 ans
  Isaku Yamahata 66333fb3a1 glibc: optimize syscalldb for normal path il y a 6 ans
  Isaku Yamahata f554eb3699 glibc: optimize SYSCALLDB il y a 6 ans
  Isaku Yamahata 9ea009ab6f [LibOS] clone shouldn't expose child thread until its init il y a 6 ans
  Rafał Wojdyła 8d3569dabc [LibOS] Fix ref counting in path lookup/dcache il y a 6 ans
  Michał Kowalczyk 24ac4d3789 [LibOS] Fix commands in LTP readme il y a 6 ans
  Chia-Che Tsai 48f330c88b [Linux/SGX PAL] Use the C11 standard instead of GNU99 il y a 6 ans
  Don Porter e99f8198b5 [Doc] Minor documentation fix il y a 6 ans
  Don Porter b5d603dd2d Compilation and warning fixes for the PAL Skeleton on Linux il y a 6 ans
  Michał Kowalczyk be8e918e47 [Docs] Simplify our PR template il y a 6 ans
  Michał Kowalczyk c9eb1d84e1 Fix Bash shebangs compatibility il y a 6 ans
  Michał Kowalczyk 91f1301bd3 Fix Python shebangs compatibility il y a 6 ans