freebsd-dev/usr.bin/dc
Kevin Lo c3761c3848 - Use BN_set_negative() and BN_is_negative() instead of subtracting or
comparing to zero.
- Fix fractional number exponentiation, especially for negative exponents.

Obtained from:	OpenBSD
2012-12-30 15:20:27 +00:00
..
bcode.c - Use BN_set_negative() and BN_is_negative() instead of subtracting or 2012-12-30 15:20:27 +00:00
bcode.h - Use BN_set_negative() and BN_is_negative() instead of subtracting or 2012-12-30 15:20:27 +00:00
dc.1 Minor mdoc nits. 2012-05-13 14:16:04 +00:00
dc.c Add missing static keywords to dc(1) 2011-11-06 08:14:57 +00:00
extern.h
inout.c - Use BN_set_negative() and BN_is_negative() instead of subtracting or 2012-12-30 15:20:27 +00:00
Makefile Remove unneeded CFLAGS. 2011-11-07 09:42:22 +00:00
mem.c - style(9) 2010-02-03 21:06:13 +00:00
stack.c - style(9) 2010-02-03 21:06:13 +00:00