1. 23 3月, 2023 8 次提交
  2. 22 3月, 2023 3 次提交
  3. 21 3月, 2023 2 次提交
  4. 20 3月, 2023 7 次提交
  5. 19 3月, 2023 6 次提交
  6. 17 3月, 2023 5 次提交
  7. 16 3月, 2023 3 次提交
  8. 14 3月, 2023 1 次提交
  9. 13 3月, 2023 2 次提交
    • S
      [mutex] mutex may suspend a thread already suspended & fix ceilingprio (#7046) · 64cd64ba
      Shell 提交于
      * [fix] reinsert should not suspend twice
      
      * [mutex] fix prioceiling
      
      * [mutex] fix prioceiling
      64cd64ba
    • S
      [rt-smart] Fix return value in syscall (#7045) · fcc01a61
      Shell 提交于
      * [timer] fix sys return value to avoid outdated errno
      
      * [rtdef] add wrap to stringify
      
      * [syscall] return value in rt errno should be recycle immediately after call to posix layer
      
      * [syscall] return type of syscall should be long
      errno should be recycle immediately after call to rt posix layer to avoid
      outdated value
      
      * [format] move prototype to header file
      
      * [fix] futex definition conflict
      fcc01a61
  10. 11 3月, 2023 3 次提交