Re: Finally use ksh's areallocarray()

2015-10-29 Thread Nicholas Marriott
Like it, ok nicm On Thu, Oct 29, 2015 at 02:25:10PM -0400, Michael McConville wrote: > With help from Theo Buehler. ok? > > > Index: c_sh.c > === > RCS file: /cvs/src/bin/ksh/c_sh.c,v > retrieving revision 1.53 > diff -u -p -r1.53

Finally use ksh's areallocarray()

2015-10-29 Thread Michael McConville
With help from Theo Buehler. ok? Index: c_sh.c === RCS file: /cvs/src/bin/ksh/c_sh.c,v retrieving revision 1.53 diff -u -p -r1.53 c_sh.c --- c_sh.c 21 Oct 2015 15:20:37 - 1.53 +++ c_sh.c 29 Oct 2015 18:15:25 -