summaryrefslogtreecommitdiff
path: root/usr.bin/dc/extern.h
AgeCommit message (Expand)Author
2015-10-10Rather than invoking fork/execve of dc(1) on a pipe, compile in the dc(1)Theo de Raadt
2014-12-01more opportunity to use reallocarray(); ok ottoTheo de Raadt
2006-01-16delint; use size_t as stack size and ssize_t as stack pointer.Otto Moerbeek
2003-11-04Duh, a stack machine without swap; implement GNU compatible 'r'Otto Moerbeek
2003-09-19A complete, BSD licensed rewrite of dc(1), using the bn(3) big number routines.Otto Moerbeek