commit | 0b170e6a096b0d5010e29a39f3b270c3a7bc4945 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Tue Feb 28 03:36:49 2012 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Feb 28 03:36:49 2012 +0100 |
tree | b7590773a2c1f92cba6162d79bd753beb8ad9221 | |
parent | 694738f4eb26e8c46e72be7f9c0be64b3a785161 [diff] |
libbb/procps.c: make fast_strtoul_10() stop on '\n' too This is needed for parsing /proc data on linux 2.4 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>