Historique des commits

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