diff options
author | Rich Felker <dalias@aerifal.cx> | 2024-10-10 17:11:48 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2024-10-10 17:11:48 -0400 |
commit | 43664364c81a2f5fc0380ace433addbb0e38dea3 (patch) | |
tree | b36d59a4eefd13b2e33e921913e561f6405a84d0 /COPYRIGHT | |
parent | 6d8000d3c6e1026415f8398f540f5f3783622538 (diff) | |
download | musl-43664364c81a2f5fc0380ace433addbb0e38dea3.tar.gz musl-43664364c81a2f5fc0380ace433addbb0e38dea3.tar.xz musl-43664364c81a2f5fc0380ace433addbb0e38dea3.zip |
fix compile regression in exit on archs without SYS_pause
commit 8cca79a72cccbdb54726125d690d7d0095fc2409 added use of SYS_pause to exit() without accounting for newer archs omitting the syscall. use the newly-added __sys_pause abstraction instead, which uses SYS_ppoll when SYS_pause is missing.
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions