[PATCH 2/2] Linux: Convert '__close_nocancel_nostatus' to a standalone handler
Maciej W. Rozycki
macro@redhat.com
Tue Jun 24 20:20:54 GMT 2025
On Fri, 20 Jun 2025, Florian Weimer wrote:
> > Index: glibc/sysdeps/unix/sysv/linux/Versions
> > ===================================================================
> > --- glibc.orig/sysdeps/unix/sysv/linux/Versions
> > +++ glibc/sysdeps/unix/sysv/linux/Versions
> > @@ -339,6 +339,7 @@ libc {
> > __read_nocancel;
> > __pread64_nocancel;
> > __close_nocancel;
> > + __close_nocancel_nostatus;
> > __sigtimedwait;
> > # functions used by nscd
> > __netlink_assert_response;
>
> The export is needed for nss_db, apparently.
As is by libc_malloc_debug. Thank you for double-checking and for your
review. Change applied now.
Maciej
More information about the Libc-alpha
mailing list