Commit History

Author SHA1 Message Date
  Xiang Xiao 1ecc33b7db mm/iob: Miscellaneous changes and fixes from code review. 5 years ago
  Gregory Nutt 7cc63f90d9 sched/semaphore: sem_trywait() modifies the errno value and, hence, should not be used within the OS. Use nxsem_trywait() instead. 7 years ago
  Gregory Nutt 9568600ab1 Squashed commit of the following: 7 years ago
  Gregory Nutt 42a0796615 Squashed commit of the following: 7 years ago
  Masayuki Ishikawa f10e10e465 IOBs: Fix build break 7 years ago
  Gregory Nutt 5ce2ece134 syslog: Add header file inclusion to eliminate a warning; mm/iob: private function needs static storage class. 7 years ago
  Gregory Nutt 6a3800f611 There can be a failure in IOB allocation to some asynchronous behavior caused by the use of sem_post(). Consider this scenario: 7 years ago
  Gregory Nutt 2043e1a114 IOBs: Move from driver/iob to a better location in mm/iob 7 years ago