Historique des commits

Auteur SHA1 Message Date
  Isaku Yamahata 467033f4a2 [LibOS] Remove mmap logic on read/write in chroot FS il y a 4 ans
  borysp 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit il y a 4 ans
  borysp bdc6a48c2c [LibOS] Add a bunch of asserts on locks state il y a 4 ans
  jack.wxz c6b9ea1baf [LibOS] Add more cases to update inode number and file size il y a 4 ans
  Michał Kowalczyk f1c334357c Reformat repository to our clang-format rules (2nd iteration) il y a 4 ans
  borysp 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings il y a 4 ans
  Rafał Wojdyła 19f5433981 [LibOS] Call DkStreamFlush() when flushing chroot handles il y a 4 ans
  Michał Kowalczyk bae8baa2dd [LibOS] Merge page size and allocation alignment il y a 4 ans
  Isaku Yamahata 93eb9bc595 [LibOS] Allow zero size read/write on pipes/sockets/eventfds il y a 4 ans
  Michał Kowalczyk bc0beaa253 Refactor alignment macros il y a 4 ans
  Michał Kowalczyk 5383e825a3 Rename strpartcmp_static to strstartswith_static il y a 4 ans
  Michał Kowalczyk 0612bab52b Fix multiple bugs in string comparisons il y a 4 ans
  Michał Kowalczyk 44e186c503 Clean up asserts il y a 4 ans
  Thomas Knauth c6a0151baf [LibOS] Fix and add a test case for resource leak on file close il y a 4 ans
  borysp e23684bc3d [LibOS] Rewrite rename* syscalls il y a 4 ans
  borysp 7bfb250878 [LibOS] Enable readdir to list directories with many entries il y a 5 ans
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags il y a 5 ans
  Michał Kowalczyk 5435cd8cc5 [LibOS] Fix integer overflow checks using __builtin_sub{add}_overflow 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
  Michał Kowalczyk 8b5f3b30e5 Fix typo 'writeable' -> 'writable' il y a 5 ans
  Dmitrii Kuvaiskii 556d3888cc [LibOS] Cleanup of shim_fs_hash.c functions il y a 5 ans
  Michał Kowalczyk 16d90cfe12 Fix parenthesizing and formatting of C macros il y a 5 ans
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros il y a 5 ans
  Michał Kowalczyk ae733cacd7 [LibOS] Convert locks from macros to functions il y a 5 ans
  Michał Kowalczyk 281a05ce48 Fix camel case in DkStreamAttributes{Query,Set}ByHandle il y a 5 ans
  Rafał Wojdyła d362b2969b [LibOS] Correctly set type of directory entries il y a 5 ans
  Li Lei 195c2b1f7b [PAL] Enable Wunsed-parameter warning as part of Wextra il y a 5 ans
  Don Porter a5471a80a8 Fix the large-mmap test. il y a 5 ans
  Isaku Yamahata 9aebe3c0f8 [LibOS] remove unnecessary __alloca() il y a 5 ans