Historique des commits

Auteur SHA1 Message Date
  borysp d0a0c4a9b5 [LibOS] Fix header import order issue 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
  borysp 599425ed07 [LibOS] Fix some bugs related to O_DIRECTORY handling il y a 4 ans
  Michał Kowalczyk f1c334357c Reformat repository to our clang-format rules (2nd iteration) il y a 4 ans
  Dmitrii Kuvaiskii 05cc50945f [LibOS] Allow inaccessible files during getdents() il y a 4 ans
  Dmitrii Kuvaiskii efbd1d30a4 [LibOS] Return ENOENT on open_namei(path = "") il y a 5 ans
  Michał Kowalczyk 44e186c503 Clean up asserts il y a 5 ans
  borysp 289ac3af4d [LibOS] Fix get_new_dentry reference count semantics il y a 5 ans
  borysp e23684bc3d [LibOS] Rewrite rename* syscalls il y a 5 ans
  Michał Kowalczyk 52786e5f4d Fix a bunch of typos il y a 5 ans
  Isaku Yamahata 8afbe0f82f [LibOS] Remove nonsense check in shim_namei.c:eat_slashes() il y a 5 ans
  Isaku Yamahata dee669b84f [LibOS] Allow __path_lookup(start != NULL, abspath) il y a 5 ans
  Chia-Che Tsai f98966265d [LibOS] Fix an ambiguous intepretation of a shim handle il y a 5 ans
  borysp 39a58957e2 [LibOS] Fix O_CREAT|O_EXCL flags checks in open() il y a 5 ans
  Dmitrii Kuvaiskii dab4c96853 [LibOS] Add special handling in open() syscall (EISDIR, O_TRUNC) il y a 5 ans
  Dmitrii Kuvaiskii 7327aa62ab [LibOS] Fix bug of long relative paths (more than 256B) 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
  Michał Kowalczyk d508ce5061 Cleanup and uppercase list.h macros il y a 5 ans
  Michał Kowalczyk ae733cacd7 [LibOS] Convert locks from macros to functions il y a 5 ans
  Michał Kowalczyk 2bc2c04194 Remove trailing blanks il y a 5 ans
  Rafał Wojdyła d362b2969b [LibOS] Correctly set type of directory entries il y a 5 ans
  Zhang Chen 06b71fc1a0 [LibOS] shim_namei.c: Fix input absolute path error and add test case il y a 5 ans
  Rafał Wojdyła 8d3569dabc [LibOS] Fix ref counting in path lookup/dcache il y a 5 ans
  Chia-Che Tsai e01769337c Detecting invalid user memory given as system call inputs (#210) il y a 6 ans
  Chia-Che Tsai f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) il y a 6 ans
  Don Porter 0433461802 License change to LGPL (#140) il y a 6 ans