[PATCH 00/17] man3: SYNOPSIS: Use 'restrict' in prototypes
Jonathan Nieder
jrnieder@gmail.com
Sat Mar 13 04:11:55 GMT 2021
Hi,
Alejandro Colomar wrote:
> This fixes the remaining pages. With this, all pages have been fixed to use
> 'restrict'.
Probably the context for this came earlier, but I didn't see it in the
commit message, I figure I should ask:
What is the benefit of getting this right for a human reader? Does
knowing which pointer arguments can't alias help them in tracking down
some bugs, for example? Or is it going to help them in some other
way?
Thanks,
Jonathan
More information about the Libc-alpha
mailing list