public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 00/17] man3: SYNOPSIS: Use 'restrict' in prototypes
@ 2021-03-11 22:33 Alejandro Colomar
  2021-03-11 22:33 ` [PATCH 01/17] scanf.3: SYNOPSIS: Use 'restrict' in prototypes; ffix too Alejandro Colomar
                   ` (18 more replies)
  0 siblings, 19 replies; 21+ messages in thread
From: Alejandro Colomar @ 2021-03-11 22:33 UTC (permalink / raw)
  To: mtk.manpages
  Cc: Alejandro Colomar, linux-man, libc-alpha, Heinrich Schuchardt

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


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2021-03-14 20:56 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-11 22:33 [PATCH 00/17] man3: SYNOPSIS: Use 'restrict' in prototypes Alejandro Colomar
2021-03-11 22:33 ` [PATCH 01/17] scanf.3: SYNOPSIS: Use 'restrict' in prototypes; ffix too Alejandro Colomar
2021-03-11 22:33 ` [PATCH 02/17] tsearch.3: SYNOPSIS: Use 'restrict' in prototypes Alejandro Colomar
2021-03-11 22:33 ` [PATCH 03/17] unlocked_stdio.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 04/17] wcpcpy.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 05/17] wcpncpy.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 06/17] wcrtomb.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 07/17] wcscat.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 08/17] wcscpy.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 09/17] wcsncat.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 10/17] wcsncpy.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 11/17] wcsnrtombs.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 12/17] wcsrtombs.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 13/17] wcstoimax.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 14/17] wcstok.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 15/17] wcstombs.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 16/17] wmemcpy.3: " Alejandro Colomar
2021-03-11 22:33 ` [PATCH 17/17] wordexp.3: " Alejandro Colomar
2021-03-13  4:11 ` [PATCH 00/17] man3: " Jonathan Nieder
2021-03-13 10:41   ` Alejandro Colomar (man-pages)
2021-03-14 20:56 ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).