Historial de Commits

Autor SHA1 Mensaje Fecha
  Isaku Yamahata f53ea3a7cb [LibOS] Rename shim_tls.h to shim_tcb.h hace 4 años
  Isaku Yamahata aac7a83037 [LibOS] Remove lingering warnings hace 4 años
  Michał Kowalczyk 99677cdf72 Introduce ARRAY_SIZE macro hace 4 años
  Michał Kowalczyk df6c52dff8 Fix strcmp_static semantics to match the standard strcmp hace 4 años
  Dmitrii Kuvaiskii 07f0e25ff2 [LibOS] shim_parser.c: Additionally specify string as "const char*" hace 4 años
  Michał Kowalczyk de42ebabe1 Reformat repository to our clang-format rules hace 4 años
  Isaku Yamahata 040dfb86a9 [LibOS] Make parse_clone_flags() show exit signal name for clone() hace 4 años
  Michał Kowalczyk 5ec5e2f24c Delete all reference monitor residues hace 4 años
  Isaku Yamahata 7eade65b91 [Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer hace 5 años
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags hace 5 años
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare hace 5 años
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files hace 5 años
  Dmitrii Kuvaiskii b89903da4b [LibOS] Test syscall arguments during parsing (in inline-debug mode) hace 5 años
  Michał Kowalczyk 16d90cfe12 Fix parenthesizing and formatting of C macros hace 5 años
  Isaku Yamahata 7535273ecc [LibOS] Add checks for printf format hace 5 años
  Gary 7892d18236 TIOCGPTN is missing a comma to separate it from other items hace 5 años
  Li Lei 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL hace 5 años
  Chia-Che Tsai e01769337c Detecting invalid user memory given as system call inputs (#210) hace 6 años
  Don Porter 0433461802 License change to LGPL (#140) hace 6 años
  Michał Kowalczyk f7f07fe520 Fix variadic functions implementation (#119) hace 6 años
  Chia-Che Tsai 76967f39d3 Bugfixes: hace 7 años
  Chia-Che Tsai fba92d6a28 Bugfies: hace 7 años
  Chia-Che Tsai b6e06b5f79 - add linux-test-project to apps hace 7 años
  Chia-Che Tsai 387b14606c fix #8 hace 7 años
  Don Porter 760446deac Address bug report #11, by using 64-bit offsets and lengths internally. Create a regression test to capture this case hace 7 años
  Chia-Che Tsai 1a1e199c79 release v0.4beta hace 8 años
  Chia-Che Tsai 2f872ab753 Disable a malloc arena behavior that causes segfaults in openjdk hace 8 años
  Chia-Che Tsai eece099382 1. in printf: va_list might be passed by value; pass by address instead hace 8 años
  Chia-Che Tsai b5586bbfc6 release v0.3 hace 8 años
  Chia-Che Tsai 7f19f62f31 beta version 0.2 hace 9 años