commit | 27def953b63b43508021f31560b7d169c5f77857 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Thu Oct 15 16:17:31 2020 -0700 |
committer | Jonathan Corbet <corbet@lwn.net> | Wed Oct 21 15:09:16 2020 -0600 |
tree | c129eb1e8db90d254ff8016faed4b8d6943750dc | |
parent | bb7a2c636257a26acf910acf38d13eae86d7e2c1 [diff] |
docs: deprecated.rst: Expand str*cpy() replacement notes The notes on replacing the deprecated str*cpy() functions didn't call enough attention to the change in return type. Add these details and clean up the language a bit more. Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Gustavo A. R. Silva <gustavoars@kernel.org> Link: https://lore.kernel.org/r/20201015231730.2138505-1-keescook@chromium.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>