1. 08 6月, 2023 1 次提交
  2. 07 6月, 2023 2 次提交
  3. 06 6月, 2023 2 次提交
  4. 04 6月, 2023 1 次提交
  5. 03 6月, 2023 1 次提交
  6. 02 6月, 2023 3 次提交
  7. 01 6月, 2023 4 次提交
  8. 31 5月, 2023 2 次提交
  9. 30 5月, 2023 3 次提交
  10. 25 5月, 2023 3 次提交
  11. 23 5月, 2023 2 次提交
  12. 22 5月, 2023 4 次提交
  13. 19 5月, 2023 7 次提交
  14. 18 5月, 2023 2 次提交
    • R
      Optimize fwrite in stdio API · 22acd1e6
      robottoy 提交于
      Original fwrite call sys_writev to sync user buffer &&
      file buffer to disk at same time, but user buffer may samll than file
      buffer, that may reduce I/O throughout.
      fix freadx internal api in fmemopen/stdin/freopen
      
      Issue:I73VQ3
      Test:libc-test, benchmark
      Signed-off-by: Nrobottoy <wangyaofeng.wang@huawei.com>
      Change-Id: Ic7315e0a5a0f5f18e3c3f3dd8aecbdc9af1290db
      22acd1e6
    • O
      !904 Optimize getenv performance · 1c0784c5
      openharmony_ci 提交于
      Merge pull request !904 from haotuo/getenv_optimization
      1c0784c5
  15. 17 5月, 2023 3 次提交