1. 25 9月, 2022 1 次提交
  2. 25 8月, 2022 1 次提交
  3. 18 1月, 2022 1 次提交
  4. 05 11月, 2021 1 次提交
    • L
      fix: 增加内核epoll系统调用 · 2251b8a2
      lnlan 提交于
      【背景】增加内核epoll系统调用适配musl接口并增加测试用例
      
      【修改方案】
      1, 删除musl仓的porting
      2,内核实现epoll对应接口及注册系统调用
      3,testsuit目录添加对应的用例
      
      【影响】
      对现有的产品编译不会有影响。
      
      re #I4FXPT
      Signed-off-by: Nwangchen <253227059@qq.com>
      
      Change-Id: Ia97ea49067aa1ff47b8c1c83675ac75e75d25955
      2251b8a2
  5. 22 10月, 2021 1 次提交
    • T
      fix: 增加pselect SYSCALL函数及测试用例 · f601c16b
      teamol 提交于
      1.modifications:
      modified:   syscall/fs_syscall.c
      modified:   syscall/los_syscall.h
      modified:   syscall/syscall_lookup.h
      2.add 1 testcases:
      modified:   testsuites/unittest/IO/BUILD.gn
      modified:   testsuites/unittest/IO/full/IO_test_pselect_001.cpp
      modified:   testsuites/unittest/IO/io_test.cpp
      3.influence:
      none
      
      re #I45SXU
      Signed-off-by: Nwangchen <253227059@qq.com>
      Change-Id: I03a5d464fd5423c360e42f7d141035ce0d83d8a8
      f601c16b
  6. 06 8月, 2021 1 次提交
  7. 25 4月, 2021 1 次提交
    • L
      add testsuites · 778c5e17
      lnlan 提交于
      Change-Id: Ice1193d1ae7f2e0d12a2a38a306a6399407f5037
      778c5e17