freebsd-src/usr.bin/bc
Kevin Lo 741e1faf5c - Fix an erroneous invocation of the editline.
- Fix wrong scaling in the bc.library.
- Let length(0.000) conform to what gnu bc does.

PR:	bin/159227
Submitted by:	AIDA Shinra <shinra at j10n dot org>
2012-03-15 01:43:44 +00:00
..
bc.1 Remove extra sentence, a leftover from r202845. 2012-01-25 18:49:11 +00:00
bc.library - Fix an erroneous invocation of the editline. 2012-03-15 01:43:44 +00:00
bc.y - Fix an erroneous invocation of the editline. 2012-03-15 01:43:44 +00:00
extern.h Use libedit when interacting with tty, which provided history 2010-02-04 18:43:05 +00:00
Makefile Use libedit when interacting with tty, which provided history 2010-02-04 18:43:05 +00:00
pathnames.h
scan.l Fix some more warnings found by clang. 2010-11-22 20:10:48 +00:00