-
Story
-
Resolution: Unresolved
-
Major
-
None
-
glibc-2.34-176.el9
-
Low
-
-
2
-
rhel-sst-pt-libraries
-
ssg_platform_tools
-
1
-
False
-
-
Yes
-
PT Libraries 2025 S04, PT Libraries 2025 S05
-
Pass
-
Automated
-
Enhancement
-
-
Proposed
-
Unspecified
-
Unspecified
-
Unspecified
-
None
We are adding sched_setattr and sched_getattr under RHEL-56627, but these functions need a TID and cannot work on a pthread_t. If upstream accepts pthread_gettid_np, we should add it downstream as well:
We can do this in an ABI-preserving manner by implementing the function in libc_nonshared.a on top of pthread_getcpuclockid.
- links to
-
RHBA-2025:146717 glibc bug fix and enhancement update