nuttx/sched
Nathan Hartman a8cbcd084f signal: Fix docs and comments related to SIGWORK and its config
Documentation/reference/os/wqueue.rst:

    * CONFIG_SIG_SIGWORK: Fix sentence that was cut off in the
      middle.

include/signal.h:

    * SIGWORK: Fix grammar in comment.

sched/Kconfig:

    * config SIG_SIGWORK: Fix ---help--- text to indicate that
      this user-configured signal number may be used by various
      internal worker threads.
2021-06-30 21:22:49 -05:00
..
clock Replace mktime with timegm in rtc and fs driver 2021-06-23 13:43:32 -03:00
environ Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group Revert "tls: Move pthread key destructor to libc" 2021-06-09 07:59:44 -05:00
init Introduce ARCH_HAVE_EXTRA_HEAPS, this config is going to be used for 2021-06-26 09:52:43 -05:00
irq Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
module Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
mqueue Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
paging Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
pthread Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sched Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
semaphore Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
signal Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
task sched: Add kthread_create_with_stack 2021-06-27 12:35:13 -03:00
timer Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
wdog sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
wqueue Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
Kconfig signal: Fix docs and comments related to SIGWORK and its config 2021-06-30 21:22:49 -05:00
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00