Commit History

作者 SHA1 備註 提交日期
  Chia-Che Tsai d875e2eba7 [LibOS] Disable the warning when GIPC is not supported 4 年之前
  borysp 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` 4 年之前
  Dmitrii Kuvaiskii 89a25d1377 [LibOS] Misc tiny bug fixes in IPC subsystem 4 年之前
  Dmitrii Kuvaiskii b0619cb7a6 [LibOS] Rework of IPC subsystem's creation of processes 4 年之前
  Dmitrii Kuvaiskii 71fce53546 [LibOS] Comprehensive cleanup of parent-child IPC (shim_ipc_child.c) 4 年之前
  Dmitrii Kuvaiskii b84cea1b76 [LibOS] Comprehensive cleanup of basic IPC (shim_ipc.c) 4 年之前
  Isaku Yamahata 7eade65b91 [Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer 5 年之前
  Dmitrii Kuvaiskii cfb29f0db0 [LibOS] Fix memory leak of qstr->oflow string during checkpointing 5 年之前
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 5 年之前
  Isaku Yamahata 5564cb0a50 [LibOS] Reorganize fields in shim_context, shim_regs, and shim_tls 5 年之前
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare 5 年之前
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 年之前
  Isaku Yamahata 67c148f3f2 [LibOS] Fix typo CATAGORY to CATEGORY 5 年之前
  Michał Kowalczyk d508ce5061 Cleanup and uppercase list.h macros 5 年之前
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros 5 年之前
  Isaku Yamahata 783304de6a [LibOS] Preserve rflags register on syscalldb() 5 年之前
  Chia-Che Tsai 09ad502c3a [LibOS] Use the C11 standard instead of GNU99 5 年之前
  Isaku Yamahata 9c398764ce [LibOS] shim_thread.h/shim_tls.h: use static inline instead of macro 5 年之前
  Isaku Yamahata 7535273ecc [LibOS] Add checks for printf format 5 年之前
  Li Lei 195c2b1f7b [PAL] Enable Wunsed-parameter warning as part of Wextra 5 年之前
  Isaku Yamahata fb48d0e388 [LibOS] shim_checkpoint.c: retry DkStreamRead/DkStreamWrite 5 年之前
  Isaku Yamahata 9aebe3c0f8 [LibOS] remove unnecessary __alloca() 5 年之前
  Isaku Yamahata 8cb262d0c0 [LibOS] Modify restore_context() to avoid clobbering redzone. 5 年之前
  Chia-Che Tsai 0ba556c118 [LibOS] Fixing signal handling scheme 5 年之前
  Chia-Che Tsai f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 6 年之前
  Michał Kowalczyk d83536ff0e Fixes for the allocator/VMA code (#180) 6 年之前
  Don Porter 0433461802 License change to LGPL (#140) 6 年之前
  Don Porter 62f07c7181 Reimplement directory caching (#78) 6 年之前
  Don Porter 2e9438f71c Replace Linux List code with a new implementation (#71) 6 年之前
  Chia-Che Tsai b6e06b5f79 - add linux-test-project to apps 7 年之前