1. 09 2月, 2018 1 次提交
  2. 18 10月, 2017 1 次提交
  3. 17 10月, 2017 1 次提交
    • B
      [libc] Add RT_USING_POSIX macro. · 8a38307e
      bernard 提交于
      1. Add macro check in rtdebug.h;
      2. Use RT_USING_POSIX for poll/select, stdin etc.
      3. Split dfs_posix.h to dfs_posix.h, dfs_poll.h and dfs_select.h;
      8a38307e
  4. 03 8月, 2015 1 次提交
  5. 11 6月, 2015 1 次提交
  6. 17 1月, 2014 1 次提交
  7. 11 1月, 2014 1 次提交
  8. 12 10月, 2013 1 次提交
  9. 11 10月, 2013 1 次提交
    • G
      kernel: add RT_DEBUG_IN_THREAD_CONTEXT · 6f71308e
      Grissiom 提交于
      In thread context means: 1) the scheduler has been started; 2) not in
      interrupt context. It is more stronger than RT_DEBUG_NOT_IN_INTERRUPT.
      With this commit, you will catch the error on situations like taking
      mutex before scheduling instead of crashing on NULL pointer reference.
      6f71308e
  10. 24 7月, 2013 1 次提交
  11. 24 6月, 2013 1 次提交
  12. 05 9月, 2012 2 次提交
  13. 14 4月, 2012 1 次提交
  14. 17 3月, 2012 1 次提交
  15. 23 9月, 2011 1 次提交
  16. 15 6月, 2011 1 次提交
  17. 13 6月, 2011 1 次提交
  18. 12 6月, 2011 1 次提交