freebsd-dev/usr.bin/bc
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
..
bc.1 Use correct date format 2017-02-11 23:44:37 +00:00
bc.library Sync with OpenBSD. 2014-04-16 23:14:05 +00:00
bc.y bc/dc/patch: make some use of reallocarray(3). 2017-03-05 16:10:35 +00:00
extern.h bc: sync with OpenBSD 2015-11-22 02:43:14 +00:00
Makefile Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
pathnames.h
scan.l Stop casting the const char * to void * to char * to make compile more happy 2014-04-17 14:15:53 +00:00
tty.c bc: sync with OpenBSD 2015-11-22 02:43:14 +00:00