diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-08-06 20:34:34 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-08-06 20:43:13 +0000 |
commit | d81c64d165d52f8ebcafadda5012d3bb2bdd25a9 (patch) | |
tree | b2422c2027bd054ca41051181407801adf09c7d2 /contrib/arm-optimized-routines/pl | |
parent | cc5276aed0c779dedfe2603c746620ed9f3e97d2 (diff) |
Switching from strtoll() to expand_number() was improper at the time as
it only accepted positive numbers. Now that it also accepts negative
numbers, the -b option is still broken because the same commit that
switched to expand_number() also dropped the multiplication by units.
Fixes: 643ac419fafb
Reviewed by: delphij
Differential Revision: https://reviews.freebsd.org/D51757
Diffstat (limited to 'contrib/arm-optimized-routines/pl')
0 files changed, 0 insertions, 0 deletions