.. |
Make.defs
|
Simplify how C source files are selected in the build
|
2014-10-07 07:42:36 -06:00 |
sig_action.c
|
Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis
|
2015-05-23 17:08:35 -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
|
Update the type passed to watchdog timer handlers. Using uint32_t is a problem for 64-bit machines.
|
2015-05-18 08:53:42 -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 |