#
a970610a |
| 09-Jul-2024 |
Stefan Eßer <se@FreeBSD.org> |
contrib/bc: upgrade to version 6.7.6
This update fixes a potential issue when flushing stdout on exit fails: longjmp could use an uninitialized target address variable.
Most files are included in t
contrib/bc: upgrade to version 6.7.6
This update fixes a potential issue when flushing stdout on exit fails: longjmp could use an uninitialized target address variable.
Most files are included in this commit due to a changed date in the copyright note.
(cherry picked from commit 52a5ec1b178fd07651446c7e31b1512794a04dbf)
MFC after: 3 days
show more ...
|
#
f4fbc49d |
| 05-Jan-2024 |
Stefan Eßer <se@FreeBSD.org> |
vendor/bc: upgrade to version 6.7.5
This update fixes a bug that line breaks in printed numbers may not match the line length set by the user. The value is printed correctly, just not split as speci
vendor/bc: upgrade to version 6.7.5
This update fixes a bug that line breaks in printed numbers may not match the line length set by the user. The value is printed correctly, just not split as specified in some situations.
(cherry picked from commit 52a5ec1b178fd07651446c7e31b1512794a04dbf)
show more ...
|