Commit Graph

1 Commits

Author SHA1 Message Date
Florian Weimer 7ef4782f9d Sync with upstream branch release/2.34/master
Upstream commit: a996d13b8a2e101bedbb1bdaa7ffcfea3b959bb2

Drop glibc-rh1992702-*.patch, applied upstream.  (#1992702)

- Add missing braces to bsearch inline implementation [BZ #28400]
- Suppress -Wcast-qual warnings in bsearch
- linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310)
- linux: Simplify get_nprocs
- misc: Add __get_nprocs_sched
- nptl: pthread_kill must send signals to a specific thread [BZ #28407]
- support: Add check for TID zero in support_wait_for_thread_exit
2021-10-01 18:53:48 +02:00