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
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
mem.c
stack.c