]> git.ipfire.org Git - thirdparty/man-pages.git/commit
man/man3/strto[u]l.3: BUGS: Signed numbers and white space are not rejected
authorAlejandro Colomar <alx@kernel.org>
Fri, 21 Mar 2025 20:35:52 +0000 (21:35 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sun, 23 Mar 2025 13:56:53 +0000 (14:56 +0100)
commitcbcf76d19f864da8c54e41b600ff5661b195b58e
tree76da7c17e1a7e5cce4a06838acdc63ae48789705
parente921861a3d30cfc5f9263747a4e64a68e488288c
man/man3/strto[u]l.3: BUGS: Signed numbers and white space are not rejected

Link: <https://stackoverflow.com/questions/60955490/strtoul-what-is-the-correct-return-value-for-very-negative-strings>
Reported-by: Bruno Haible <bruno@clisp.org>
Co-authored-by: Bruno Haible <bruno@clisp.org>
Signed-off-by: Bruno Haible <bruno@clisp.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man3/strtol.3
man/man3/strtoul.3