SHA256
5
0
forked from pool/calc
The base branch pool/calc:factory has new changes
Michael Vetter 7d2133d8a8 - Update to 2.15.1.2:
* 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
2025-08-14 05:34:43 +00:00
2025-08-14 05:34:43 +00:00
2025-08-14 05:34:43 +00:00
2025-08-14 05:34:43 +00:00

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
No description provided
Readme 214 KiB
Languages
RPM Spec 100%