]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Return 'c' back to signed due to potential comparison problems
authorache <ache@FreeBSD.org>
Fri, 7 Dec 2001 16:33:47 +0000 (16:33 +0000)
committerache <ache@FreeBSD.org>
Fri, 7 Dec 2001 16:33:47 +0000 (16:33 +0000)
commit153ef07a498264ae6f297fd05b89e8111937ec2c
tree0ee33353ca59b5c4ce8509619edbc992775dbc25
parenta0c0edca18ced4d45b2cc8c31e159ba7535313a0
Return 'c' back to signed due to potential comparison problems
Use simpler test for valid ranges

Submitted by: bde
lib/libc/stdlib/strtoimax.c
lib/libc/stdlib/strtol.c
lib/libc/stdlib/strtoll.c
lib/libc/stdlib/strtoul.c
lib/libc/stdlib/strtoull.c
lib/libc/stdlib/strtoumax.c