From a10502a58bcca6b4b6168e26d58563f3c4ef5b6f Mon Sep 17 00:00:00 2001 From: Benedict Reuschling Date: Fri, 22 Oct 2010 08:51:49 +0000 Subject: Revert to r214147, errno is not clobbered as originally thought. --- lib/libc/stdlib/strtonum.3 | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libc/stdlib') diff --git a/lib/libc/stdlib/strtonum.3 b/lib/libc/stdlib/strtonum.3 index 7ca88c53316e..b83aadda42e5 100644 --- a/lib/libc/stdlib/strtonum.3 +++ b/lib/libc/stdlib/strtonum.3 @@ -83,8 +83,6 @@ is set, and .Fa errstr will point to an error message. On success, -.Va errno -is set to 0 and .Fa *errstr will be set to .Dv NULL ; -- cgit v1.2.3