freebsd-dev/usr.bin/dc
Pedro F. Giffuni 63433bc937 bc/dc/patch: make some use of reallocarray(3).
reallocarray(3) is a non portable extension from OpenBSD. Given that it is
already in FreeBSD, make easier future merges by adopting in some cases
where the code has some shared heritage with OpenBSD.

Obtained from:	OpenBSD
2017-03-05 16:10:35 +00:00
..
bcode.c bc/dc/patch: make some use of reallocarray(3). 2017-03-05 16:10:35 +00:00
bcode.h
dc.1 dc(1): Introduce e command, equivalent to p, but writes to stderr 2017-02-28 20:50:49 +00:00
dc.c
extern.h bc/dc/patch: make some use of reallocarray(3). 2017-03-05 16:10:35 +00:00
inout.c bc/dc/patch: make some use of reallocarray(3). 2017-03-05 16:10:35 +00:00
Makefile
Makefile.depend
mem.c bc/dc/patch: make some use of reallocarray(3). 2017-03-05 16:10:35 +00:00
stack.c bc/dc/patch: make some use of reallocarray(3). 2017-03-05 16:10:35 +00:00