diff options
author | Rich Felker <dalias@aerifal.cx> | 2021-04-03 21:16:41 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2021-04-03 21:16:41 -0400 |
commit | 2c00f95c1ac7dd50f53d9e361847ebd2513c8da0 (patch) | |
tree | f9a3db77297900989a8684b2e3a69fc83e029879 /crt/crti.c | |
parent | 521b4d27a00b12b238b3d4284a2c490daf851ab1 (diff) | |
download | musl-2c00f95c1ac7dd50f53d9e361847ebd2513c8da0.tar.gz musl-2c00f95c1ac7dd50f53d9e361847ebd2513c8da0.tar.xz musl-2c00f95c1ac7dd50f53d9e361847ebd2513c8da0.zip |
make epoll_[p]wait a cancellation point
this is a Linux-specific function and not covered by POSIX's requirements for which interfaces are cancellation points, but glibc makes it one and existing software relies on it being one. at some point a review for similar functions that should be made cancellation points should be done.
Diffstat (limited to 'crt/crti.c')
0 files changed, 0 insertions, 0 deletions