1. 26 6月, 2021 1 次提交
  2. 25 6月, 2021 1 次提交
  3. 19 6月, 2021 1 次提交
    • M
      fix: remove redundant headfile · 73a77777
      mucor 提交于
      1.remove redundant headfile in kernel, such as:
        compiler.h;debug.h;automount.h;inode.h;syslog.h;net.h;
      2.split fs.h to file.h and driver.h
      3.move vnode.h and path_cache.h to vfs/include
      4.remove redundant interface and defines
      
      close: #I3RTNR
      Signed-off-by: Nmucor <mucorwang@gmail.com>
      73a77777
  4. 20 5月, 2021 1 次提交
  5. 14 5月, 2021 1 次提交
    • B
      fix: Optimize quickstart node implementation · 4abd2e02
      boxi 提交于
      Adjust QuickstartListen parameters:
      1.delete monitored process pid
      2.add timeout waiting
      
      Close #I3R8O8
      
      Change-Id: I89c8626c80b8d6fdaea7cd46029dd9a34b555d37
      4abd2e02
  6. 06 5月, 2021 1 次提交
  7. 30 4月, 2021 1 次提交
  8. 29 4月, 2021 1 次提交
  9. 28 4月, 2021 2 次提交
    • B
      fix: Fix quickstart codingstyle · 2e011b67
      boxi 提交于
      Fix quickstart codingstyle
      
      Close #I3OPOM
      
      Change-Id: I062e569b64e7cb3eb5e2d59ecadfe58b9055ef2d
      2e011b67
    • B
      feat: Add /dev/quickstart to support synchronous communication between... · 46b63f71
      boxi 提交于
      feat: Add /dev/quickstart to support synchronous communication between processes in user mode startup.
      
      Add /dev/quickstart to support synchronous communication between processes in user mode startup.
      Support ioctl cmd:
       QUICKSTART_LISTEN,QUICKSTART_STAGE1,QUICKSTART_STAGE2,QUICKSTART_STAGE3,QUICKSTART_UNREGISTER only for init process;
       QUICKSTART_NOTIFY for other app process.
      
      Close #I3OHO5
      
      Change-Id: If6a56123be93a5bc6b6d1069abda8d872b15fae1
      46b63f71
  10. 19 4月, 2021 3 次提交
  11. 12 4月, 2021 1 次提交
  12. 31 3月, 2021 1 次提交
    • Y
      IssueNo:#I3E0F2 · c959d436
      YOUR_NAME 提交于
      Description:Delete VM to support only kernel mode.
      Sig:liteos_a
      Feature or Bugfix:Feature
      Binary Source:No
      
      Change-Id: Ie1029c8fbc0c1b85c138663933118d2d148b7769
      c959d436
  13. 11 3月, 2021 2 次提交