Commit History

Author SHA1 Message Date
  Michał Łyszczek 626afb015b nuttx/sched/mqueue: Change 'int prio' to 'unsigned int prio'. According to open group specification, priority field in mq_* functions should have unsigned type: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/mqueue.h.html 5 years ago
  Gregory Nutt 056d704cf9 This commit brings in a fragmentary, experimental implementation of NETLINK sockets. There is not too much to that socket support on this initial commit, just the netlink socketer framework. However, I decided to bring it into master because there is a enough that I would not want to lose what is in place. And since it is dependent on CONFIG_EXPERIMENATL, its presence on master should be innocuous. 6 years ago
  Juha Niskanen 083c1ae639 drivers/audio: Fix some DEBUGASSERTs and compile failures. 6 years ago
  Masayuki Ishikawa 97ca4ef956 Merged in masayuki2009/nuttx.nuttx/change_copyright (pull request #621) 6 years ago
  Gregory Nutt 30f2927101 binfmt/, drivers/, graphics/: Fix several inappropriate accesses to get_errno() that were missed in previous changes (some going back to nuttx-.23). 6 years ago
  Masayuki Ishikawa ab96e3fdc7 Merged in masayuki2009/nuttx.nuttx/lc823450_smp_improvement (pull request #554) 6 years ago
  Gregory Nutt 349b513978 Very trivial changes from review of last PR 7 years ago
  Masayuki Ishikawa 51b19d5f38 Merged in masayuki2009/nuttx.nuttx/lc823450 (pull request #531) 7 years ago