The base branch pool/calc:factory has new changes
* Removed use of HAVE_MEMMOVE as well have_memmv.c.
* Removed the building and including of have_memmv.h.
* Removed the memmove() function in blkcpy.c, used when HAVE_MEMMOVE was NOT defined.
* The libc memmove(3) function as defined by <string.h> is now
required to compile calc because the replacement code in
blkcpy.c q was problematic, especially when regions overlap.
* The HAVE_MEMMOVE make symbol was removed from Makefile.config.
OBS-URL: https://build.opensuse.org/package/show/utilities/calc?expand=0&rev=103
calc includes a robust set of help files in /usr/share/calc/help These can be accessed via the command line via "calc help" or by entering "help" from the calc interactive prompt. Important examples include: calc help - a list of topics calc help bugs - known bugs and mis-features calc help changes - recent changes to calc calc help copyright - calc copyright and the GNU LGPL calc help copying - details on the Calc GNU Lesser General Public License calc help copying-lgpl - calc GNU Lesser General Public License text
Description
Languages
RPM Spec
100%