Replaced call to sscanf() with calls to strtoull(). Better. Faster. Stronger.
authorJeffrey Stedfast <jeff@xamarin.com>
Tue, 13 Aug 2013 16:45:04 +0000 (12:45 -0400)
committerJeffrey Stedfast <jeff@xamarin.com>
Tue, 13 Aug 2013 16:46:50 +0000 (12:46 -0400)
commitb609cbb543392236bed16f06d734f65f69452912
tree27e2662dd418b87e3863229f86de09cff0143b0a
parentbd130f3a2cc2c16e45775d63a45130ef4448b3ec
Replaced call to sscanf() with calls to strtoull(). Better. Faster. Stronger.
mono/utils/mono-proclib.c