.. |
Make.defs
|
Simplify how C source files are selected in the build
|
2014-10-07 07:42:36 -06:00 |
sig_action.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_allocatependingsigaction.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_cleanup.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_deliver.c
|
Mostly cosmetic changes
|
2014-09-04 10:28:38 -06:00 |
sig_dispatch.c
|
If HAVE_GROUP_MEMBERS is not defined, then pthread_kill() really is the same as kill()
|
2015-05-13 20:34:21 -06:00 |
sig_findaction.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_initialize.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_kill.c
|
Re-implemened pthread_kill(). It as just a simple wrapper around kill() but since the correct dispatching of singles for multi-threaded task groups has been implemented, calling kill() does no work. The corrected implementation of pthread_kill() will direct the signal specifically to the specific pthread and no other.
|
2015-05-13 14:43:43 -06:00 |
sig_lowest.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_mqnotempty.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_nanosleep.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_pause.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_pending.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_procmask.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_queue.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_releasependingsigaction.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_releasependingsignal.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_removependingsignal.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_suspend.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_timedwait.c
|
wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide.
|
2014-08-21 11:16:55 -06:00 |
sig_unmaskpendingsignal.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
sig_waitinfo.c
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
signal.h
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |