Searched hist:1.3207 (Results 1 - 1 of 1) sorted by relevance

/src/doc/
H A DCHANGES1.3207 Sun Dec 14 16:28:04 GMT 2025 kre PR lib/59811 allow any rounding in strpct(3).

Add str[s]pct_r (same as str[s]pct with an addition "how to round" param) and
strpct_round to set the rounding used by the older str[s]pct functions.
The default remains rounding down (toward zero) for compatibility.

See the PR (and the updated man page) for the details.

For df(1) use "round away from zero" mode, as POSIX requires.

XXX pullup -11
1.3207 Sun Dec 14 16:28:04 GMT 2025 kre PR lib/59811 allow any rounding in strpct(3).

Add str[s]pct_r (same as str[s]pct with an addition "how to round" param) and
strpct_round to set the rounding used by the older str[s]pct functions.
The default remains rounding down (toward zero) for compatibility.

See the PR (and the updated man page) for the details.

For df(1) use "round away from zero" mode, as POSIX requires.

XXX pullup -11
1.3207 Sun Dec 14 16:28:04 GMT 2025 kre PR lib/59811 allow any rounding in strpct(3).

Add str[s]pct_r (same as str[s]pct with an addition "how to round" param) and
strpct_round to set the rounding used by the older str[s]pct functions.
The default remains rounding down (toward zero) for compatibility.

See the PR (and the updated man page) for the details.

For df(1) use "round away from zero" mode, as POSIX requires.

XXX pullup -11

Completed in 1643 milliseconds