HomeFreeBSD

stdio.h: don't expose rsize_t unless __EXT1_VISIBLE

Description

stdio.h: don't expose rsize_t unless __EXT1_VISIBLE

This is how the other typedefs for rsize_t handle it (in <stddef.h>,
<stdlib.h>, and <string.h>). In particular, we shouldn't have any
rsize_t if a C environment earlier C11 was requested.

This reapplies b35f0aa4952c, chasing c25e55bcf80b, fixing ports build
failures following b35f0aa4952c without c25e55bcf80b.

PR: 281768
Sponsored by: Tarsnap Backup Inc.
Signed-off-by: Graham Percival

Details

Provenance
Graham Percival <gperciva@tarsnap.com>Authored on Mon, Sep 30, 12:06 AM
cyCommitted on Wed, Oct 2, 6:01 PM
Parents
rG1c82bbd8650a: pf: Fix NOINET and NOINET6 build.
Branches
Unknown
Tags
Unknown

Event Timeline