diff options
author | Christian Franke <christian.franke@t-online.de> | 2024-12-11 12:48:58 +0100 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2024-12-12 10:32:00 +0100 |
commit | 06952f41ff4897c615fa838c5daf571aacb55d0f (patch) | |
tree | 572a5dbe1ae3e194b34b6c44406abde0634a8e77 /mkdep | |
parent | a31a6fe5dd36616ac4ccbb62958072413265e563 (diff) | |
download | newlib-06952f41ff4897c615fa838c5daf571aacb55d0f.zip newlib-06952f41ff4897c615fa838c5daf571aacb55d0f.tar.gz newlib-06952f41ff4897c615fa838c5daf571aacb55d0f.tar.bz2 |
Cygwin: sched_setscheduler: accept SCHED_RESET_ON_FORK flag
Add SCHED_RESET_ON_FORK to <sys/sched.h>. If this flag is set, SCHED_FIFO
and SCHED_RR are reset to SCHED_OTHER and negative nice values are reset to
zero in each child process created with fork(2).
Signed-off-by: Christian Franke <christian.franke@t-online.de>
Diffstat (limited to 'mkdep')
0 files changed, 0 insertions, 0 deletions