]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge commit 'bd136720030ebb0b31e6d5a2236b9d0ddac71b94'
authorStefan Eßer <se@FreeBSD.org>
Sun, 25 Apr 2021 06:42:31 +0000 (08:42 +0200)
committerStefan Eßer <se@FreeBSD.org>
Fri, 30 Apr 2021 16:38:04 +0000 (18:38 +0200)
commit9e5809e91b613c24fb298a3782139bb6a2773c0a
treece8e3eb8f1a6ac519d4e0c8a9a9e2dcb0f073379
parent50cebb6a8596eaccca5c6ea6f0fbc871d0197ef3
Merge commit 'bd136720030ebb0b31e6d5a2236b9d0ddac71b94'

usr.bin/bc: update to version 4.0.1

This update adds a flush() of the output buffer to the bc print command.

(cherry picked from commit 8ea9013512494c9f035afa1ffa1e199b44c7904f)

This commit included a change to .gitattributes for an already
checked-in file, which caused an inconsistency in the repository.

This was fixed by Michael Gmelin with a follow-up commit:

Synch index of contrib/bc with what is in workdir after cloning.

From a workdir perspective this should be a no-op.

See also:
https://lists.freebsd.org/pipermail/freebsd-current/2021-April/079569.html

(cherry picked from commit a0358e3d5184950b4316f105eb292cbafdea208b)
contrib/bc/.gitattributes [new file with mode: 0644]
contrib/bc/.gitignore
contrib/bc/NEWS.md
contrib/bc/README.md
contrib/bc/bc.vcxproj
contrib/bc/bc.vcxproj.filters
contrib/bc/bcl.vcxproj
contrib/bc/bcl.vcxproj.filters
contrib/bc/include/version.h
contrib/bc/src/program.c