[PATCH 1/3] support: Implement 'xfmemopen' for seamless 'fmemopen' use

Florian Weimer fweimer@redhat.com
Mon Aug 25 12:55:17 GMT 2025


* Maciej W. Rozycki:

> From: Maciej W. Rozycki <macro@redhat.com>
>
> Add 'xfmemopen' wrapper for seamless 'fmemopen' use in tests, following 
> 'xfopen', 'xfclose', etc., and providing a standardized error reporting 
> facility.
> ---
>  support/Makefile    |    1 +
>  support/xfmemopen.c |   31 +++++++++++++++++++++++++++++++
>  support/xstdio.h    |    1 +
>  3 files changed, 33 insertions(+)

Okay.

Reviewed-by: Florian Weimer <fweimer@redhat.com>

Thanks,
Florian



More information about the Libc-alpha mailing list