Commit Verlauf

Autor SHA1 Nachricht Datum
  borysp d0a0c4a9b5 [LibOS] Fix header import order issue vor 4 Jahren
  borysp 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit vor 4 Jahren
  borysp bdc6a48c2c [LibOS] Add a bunch of asserts on locks state vor 4 Jahren
  jack.wxz c6b9ea1baf [LibOS] Add more cases to update inode number and file size vor 5 Jahren
  borysp 599425ed07 [LibOS] Fix some bugs related to O_DIRECTORY handling vor 4 Jahren
  Michał Kowalczyk f1c334357c Reformat repository to our clang-format rules (2nd iteration) vor 4 Jahren
  Dmitrii Kuvaiskii 05cc50945f [LibOS] Allow inaccessible files during getdents() vor 5 Jahren
  Dmitrii Kuvaiskii efbd1d30a4 [LibOS] Return ENOENT on open_namei(path = "") vor 5 Jahren
  Michał Kowalczyk 44e186c503 Clean up asserts vor 5 Jahren
  borysp 289ac3af4d [LibOS] Fix get_new_dentry reference count semantics vor 5 Jahren
  borysp e23684bc3d [LibOS] Rewrite rename* syscalls vor 5 Jahren
  Michał Kowalczyk 52786e5f4d Fix a bunch of typos vor 5 Jahren
  Isaku Yamahata 8afbe0f82f [LibOS] Remove nonsense check in shim_namei.c:eat_slashes() vor 5 Jahren
  Isaku Yamahata dee669b84f [LibOS] Allow __path_lookup(start != NULL, abspath) vor 5 Jahren
  Chia-Che Tsai f98966265d [LibOS] Fix an ambiguous intepretation of a shim handle vor 5 Jahren
  borysp 39a58957e2 [LibOS] Fix O_CREAT|O_EXCL flags checks in open() vor 5 Jahren
  Dmitrii Kuvaiskii dab4c96853 [LibOS] Add special handling in open() syscall (EISDIR, O_TRUNC) vor 5 Jahren
  Dmitrii Kuvaiskii 7327aa62ab [LibOS] Fix bug of long relative paths (more than 256B) vor 5 Jahren
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags vor 5 Jahren
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare vor 5 Jahren
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files vor 6 Jahren
  Michał Kowalczyk d508ce5061 Cleanup and uppercase list.h macros vor 5 Jahren
  Michał Kowalczyk ae733cacd7 [LibOS] Convert locks from macros to functions vor 5 Jahren
  Michał Kowalczyk 2bc2c04194 Remove trailing blanks vor 5 Jahren
  Rafał Wojdyła d362b2969b [LibOS] Correctly set type of directory entries vor 5 Jahren
  Zhang Chen 06b71fc1a0 [LibOS] shim_namei.c: Fix input absolute path error and add test case vor 5 Jahren
  Rafał Wojdyła 8d3569dabc [LibOS] Fix ref counting in path lookup/dcache vor 5 Jahren
  Chia-Che Tsai e01769337c Detecting invalid user memory given as system call inputs (#210) vor 6 Jahren
  Chia-Che Tsai f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) vor 6 Jahren
  Don Porter 0433461802 License change to LGPL (#140) vor 7 Jahren