On Fri, Oct 29, 2021 at 04:17:18PM -0700, Simon Branch wrote:
> Here's a simple patch that describes ferror(3)'s error conditions.  Feel free 
> to
> change the wording to be more consistent with OpenBSD conventions; for 
> example,
> I wasn't sure whether to use .St when talking about POSIX, since 'IEEE Std
> 1003.1-2008 ("POSIX.1")' seemed a little long for the main text.  It may also
> be worth linking to the following functions, which return FILE pointers that
> trigger this case:
> 
>    - open_memstream(3)
>    - open_wmemstream(3)
>    - fmemopen(3)
>    - fropen(3)
>    - fwopen(3)
>    - any other ones I'm missing
Whoops, missed funopen(3)...  Knew that I was forgetting something.

Reply via email to