1. 31 12月, 2017 1 次提交
  2. 24 12月, 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. 15 10月, 2017 1 次提交
  5. 02 4月, 2016 1 次提交
  6. 19 9月, 2014 1 次提交
  7. 21 7月, 2014 1 次提交
  8. 10 7月, 2014 1 次提交
  9. 18 6月, 2014 1 次提交
  10. 09 7月, 2013 1 次提交
    • G
      device: add ref_count support · 7bcce9e8
      Grissiom 提交于
      This is a simple work around to the current device stack design. A
      ref_count could let different modules to open/close the same device
      independently without interfere others in some degree.
      
      But there is still some data shared between the modules, like flag,
      open_flag and user_data. Moreover, it won't yield an error if A open a
      device, and B read from it before open it in B. Maybe alloc a new handle
      in rt_device_open will be the ultimate solution. But that is much bigger
      change and we may leave it to future development.
      7bcce9e8
  11. 24 6月, 2013 1 次提交
  12. 25 12月, 2012 1 次提交
  13. 20 12月, 2012 1 次提交
  14. 03 11月, 2012 1 次提交
  15. 20 10月, 2012 1 次提交
  16. 06 7月, 2012 1 次提交
  17. 22 3月, 2012 1 次提交
  18. 17 3月, 2012 1 次提交
  19. 28 12月, 2011 1 次提交
  20. 27 12月, 2011 1 次提交
  21. 21 9月, 2011 1 次提交
  22. 29 11月, 2010 1 次提交
  23. 04 5月, 2010 1 次提交
  24. 09 3月, 2010 1 次提交
  25. 25 12月, 2009 1 次提交
  26. 13 12月, 2009 1 次提交
  27. 07 12月, 2009 1 次提交
  28. 03 7月, 2009 1 次提交