Moved local strdup() and strndup() implementations to from dumb to core.
authorDavid Griffith <dave@661.org>
Thu, 31 Jan 2019 17:12:26 +0000 (09:12 -0800)
committerDavid Griffith <dave@661.org>
Thu, 31 Jan 2019 17:14:16 +0000 (09:14 -0800)
commit001335cb79c19045092cc35af83ebdf88cd93264
tree16798c3adcbc28fb666111b248011d71f8077fe5
parentd52da5e67d4806c743327b3b7a24d8ffe0b5fbfc
Moved local strdup() and strndup() implementations to from dumb to core.
Makefile
src/common/missing.c
src/common/missing.h
src/dumb/dumb_frotz.h
src/dumb/dumb_init.c
src/dumb/dumb_input.c