[PATCH 1/2] Add nocancel version of pread64()
Carlos O'Donell
carlos@redhat.com
Fri Oct 18 20:02:00 GMT 2019
On 10/3/19 9:55 AM, Carlos O'Donell wrote:
> On 8/5/19 5:54 PM, Leandro Pereira wrote:
>> This is in preparation for changes in the dynamic linker so that pread() is used instead of lseek()+read().
>>
>> 2019-08-05 Leandro Pereira <leandro.pereira@microsoft.com>
>>
>> * sysdeps/generic/not-cancel.h: New macro.
>> * sysdeps/unix/sysv/linux/not-cancel.h: New macro.
>> * sysdeps/unix/sysv/linux/pread64_nocancel.c: Implement nocancel
>> version of pread64.
>> * sysdeps/unix/sysv/linux/Versions (GLIBC_PRIVATE): Add
>> __pread64_nocancel.
>> * sysdeps/unix/sysv/linux/Makefile: Reference pread64_nocancel.c.
>
> OK for master. I'll push after testing with bmg.
>
> Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Pushed.
--
Cheers,
Carlos.
More information about the Libc-alpha
mailing list