]> Savannah Git Hosting - gnulib.git/commit
sched_yield: Rename LIB_SCHED_YIELD to SCHED_YIELD_LIB.
authorBruno Haible <bruno@clisp.org>
Sat, 7 Jan 2023 13:48:31 +0000 (14:48 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 7 Jan 2023 17:06:51 +0000 (18:06 +0100)
commit3943b5a215f4de6801dda56b63ddd582b175aed4
tree0243122bcbc2b447a0c381776371b41a85f6993d
parentca97499c40c7d0544cd2521cced4e71b5e2a17eb
sched_yield: Rename LIB_SCHED_YIELD to SCHED_YIELD_LIB.

* m4/threadlib.m4: Rename LIB_SCHED_YIELD to SCHED_YIELD_LIB.
All uses changed.
* NEWS: Mention the change.
12 files changed:
ChangeLog
NEWS
m4/threadlib.m4
m4/yield.m4
modules/pthread-cond-tests
modules/pthread-mutex-tests
modules/pthread-once-tests
modules/pthread-rwlock-tests
modules/pthread-spin-tests
modules/pthread-tss-tests
modules/sched-c++-tests
modules/sched_yield