Commit History

Author SHA1 Message Date
  Dmitrii Kuvaiskii 4ddca71177 [Pal, LibOS] Remove passing of ELF aux vectors from PAL to LibOS 5 years ago
  Isaku Yamahata c4a29250e8 [Pal, LibOS] Pass AT_RANDOM ELF auxiliary vector with 16B random value 5 years ago
  Isaku Yamahata 67c148f3f2 [LibOS] Fix typo CATAGORY to CATEGORY 5 years ago
  Michał Kowalczyk ae733cacd7 [LibOS] Convert locks from macros to functions 5 years ago
  Dmitrii Kuvaiskii f420037285 [LibOS] Remove unused errval from __map_elf_object() 5 years ago
  Gary d19b266ed4 [LibOS] Fix memory leak in __map_elf_object() 5 years ago
  Michał Kowalczyk d7b3d6074a Align stack to 16 when calling C from asm 5 years ago
  Chia-Che Tsai 09ad502c3a [LibOS] Use the C11 standard instead of GNU99 5 years ago
  Isaku Yamahata 8890b325b4 [Pal, LibOS] Clear RFLAGS on program entry 5 years ago
  Isaku Yamahata 86897c7049 [LibOS] Align stack on 16B during user executable start 5 years ago
  Rafał Wojdyła e37d29fee0 Remove duplicate semicolon 5 years ago
  Isaku Yamahata 9c398764ce [LibOS] shim_thread.h/shim_tls.h: use static inline instead of macro 5 years ago
  Isaku Yamahata 7535273ecc [LibOS] Add checks for printf format 5 years ago
  Isaku Yamahata 6d50e6cdef [LibOS] Zero %rdx on entry of user program 5 years ago
  Zhang Chen f8059d338b [LibOS] Variable len is used without initilization 5 years ago
  Gary ddd4e3d20d [LibOS] Fix a memory leak in __map_elf_object() about variable pointer new_phdr 5 years ago
  Li Lei 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 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 b00f5c4c86 Fix segfault in apache (#185) 6 years ago
  Michał Kowalczyk d83536ff0e Fixes for the allocator/VMA code (#180) 6 years ago
  Don Porter 0433461802 License change to LGPL (#140) 6 years ago
  Don Porter 62f07c7181 Reimplement directory caching (#78) 6 years ago
  Chia-Che Tsai a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 years ago
  Chia-Che Tsai 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 years ago
  Chia-Che Tsai b5586bbfc6 release v0.3 8 years ago
  Chia-Che Tsai 7f19f62f31 beta version 0.2 9 years ago
  Chia-Che Tsai 5eaaf9abfb apply multiple patches 9 years ago
  Chia-Che Tsai 10c06ad723 The first official release 10 years ago