]> git.ipfire.org Git - thirdparty/man-pages.git/commit
toupper.3: Note circumstances where 'c' must be cast to 'unsigned char'
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 17 Nov 2016 20:49:37 +0000 (21:49 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 17 Nov 2016 20:49:37 +0000 (21:49 +0100)
commitd81889735b7194e8d0797241614bb73f0634aa23
tree694f9c92163ec194d62545e9271a6c6db980e8f6
parent215f4346286b652b96ebb7b77d9ac683ba6bfb48
toupper.3: Note circumstances where 'c' must be cast to 'unsigned char'

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/toupper.3