diff options
author | Rich Felker <dalias@aerifal.cx> | 2016-06-29 17:45:40 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2016-06-29 17:45:40 -0400 |
commit | 804debee2b1550d10b5ea7290240860dca40ea72 (patch) | |
tree | 6202ba77a5ee5e10c89f5f7fbc21979d22b8921f /WHATSNEW | |
parent | 4adc6c33e769e647b6fe73752f727c58d09e4e53 (diff) | |
download | musl-804debee2b1550d10b5ea7290240860dca40ea72.tar.gz musl-804debee2b1550d10b5ea7290240860dca40ea72.tar.bz2 musl-804debee2b1550d10b5ea7290240860dca40ea72.tar.xz musl-804debee2b1550d10b5ea7290240860dca40ea72.zip |
in posix_fadvise, don't bypass __syscall macro infrastructure
when commit 0b6eb2dfb2e84a8a51906e7634f3d5edc230b058 added the
parentheses around __syscall to invoke the function directly, there
was no __syscall7 in the syscall macro infrastructure, so this hack
was needed. commit 9a3bbce447403d735282586786dc436ec1ffbad4 fixed that
but failed to remove the hack.
Diffstat (limited to 'WHATSNEW')
0 files changed, 0 insertions, 0 deletions