Date: Wed, 9 Apr 2003 18:09:38 -0700 (PDT) From: Nate Lawson <nate@root.org> To: Pawel Jakub Dawidek <nick@garage.freebsd.pl> Cc: Mike Barcroft <mike@FreeBSD.org> Subject: Re: cvs commit: src/usr.bin/killall killall.1 killall.csrc/usr.sbinjexec.8 jexec.c src/usr.sbin/jls Makefile jls.8 jls.c Message-ID: <Pine.BSF.4.21.0304091808030.30603-100000@root.org> In-Reply-To: <20030410000115.GC1280@garage.freebsd.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 10 Apr 2003, Pawel Jakub Dawidek wrote: > On Wed, Apr 09, 2003 at 04:35:05PM -0700, Alfred Perlstein wrote: > +> And what kind of path seperator is '.'? > > Another solution: > > struct prison { > [...] > char **pr_name; > size_t pr_namesize; > [...] > } Ack, no. There is no need to go implementing your own dynamic array class. > Am I Evil? Yes, I Am! No need to keep proving it! :) -Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0304091808030.30603-100000>