RoseZhang03 f0b9309669
[libc] Added const modifier to SigSetPtrType (#96252)
Function header files for epoll_pwait and epoll_pwait2 have const
modifier on
SigSetPtrType in function signature, but the linux.td file does not
reflect that.

.td file located in libc/spec/linux.td
epoll functions located in libc/src/sys/epoll
2024-06-21 17:42:56 +00:00
..
2024-06-14 13:34:28 -07:00