[PATCH 00/17] man3: SYNOPSIS: Use 'restrict' in prototypes
Alejandro Colomar
alx.manpages@gmail.com
Thu Mar 11 22:33:13 GMT 2021
Hello Michael,
This fixes the remaining pages. With this, all pages have been fixed to use
'restrict'.
Kind regards,
Alex
Alejandro Colomar (17):
scanf.3: SYNOPSIS: Use 'restrict' in prototypes; ffix too.
tsearch.3: SYNOPSIS: Use 'restrict' in prototypes
unlocked_stdio.3: SYNOPSIS: Use 'restrict' in prototypes
wcpcpy.3: SYNOPSIS: Use 'restrict' in prototypes
wcpncpy.3: SYNOPSIS: Use 'restrict' in prototypes
wcrtomb.3: SYNOPSIS: Use 'restrict' in prototypes
wcscat.3: SYNOPSIS: Use 'restrict' in prototypes
wcscpy.3: SYNOPSIS: Use 'restrict' in prototypes
wcsncat.3: SYNOPSIS: Use 'restrict' in prototypes
wcsncpy.3: SYNOPSIS: Use 'restrict' in prototypes
wcsnrtombs.3: SYNOPSIS: Use 'restrict' in prototypes
wcsrtombs.3: SYNOPSIS: Use 'restrict' in prototypes
wcstoimax.3: SYNOPSIS: Use 'restrict' in prototypes
wcstok.3: SYNOPSIS: Use 'restrict' in prototypes
wcstombs.3: SYNOPSIS: Use 'restrict' in prototypes
wmemcpy.3: SYNOPSIS: Use 'restrict' in prototypes
wordexp.3: SYNOPSIS: Use 'restrict' in prototypes
man3/scanf.3 | 16 ++++++++++------
man3/tsearch.3 | 4 ++--
man3/unlocked_stdio.3 | 20 ++++++++++++--------
man3/wcpcpy.3 | 3 ++-
man3/wcpncpy.3 | 4 +++-
man3/wcrtomb.3 | 3 ++-
man3/wcscat.3 | 3 ++-
man3/wcscpy.3 | 3 ++-
man3/wcsncat.3 | 4 +++-
man3/wcsncpy.3 | 4 +++-
man3/wcsnrtombs.3 | 5 +++--
man3/wcsrtombs.3 | 4 ++--
man3/wcstoimax.3 | 8 ++++----
man3/wcstok.3 | 5 +++--
man3/wcstombs.3 | 3 ++-
man3/wmemcpy.3 | 4 +++-
man3/wordexp.3 | 3 ++-
17 files changed, 60 insertions(+), 36 deletions(-)
--
2.30.1
More information about the Libc-alpha
mailing list