aboutsummaryrefslogtreecommitdiff
path: root/contrib/arm-optimized-routines/pl
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2025-08-06 20:34:34 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2025-08-06 20:43:13 +0000
commitd81c64d165d52f8ebcafadda5012d3bb2bdd25a9 (patch)
treeb2422c2027bd054ca41051181407801adf09c7d2 /contrib/arm-optimized-routines/pl
parentcc5276aed0c779dedfe2603c746620ed9f3e97d2 (diff)
tail: Fix -b, -c, -n optionsHEADmain
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