From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4B8FBA40.3070806@tiwoc.de> Date: Thu, 04 Mar 2010 14:48:48 +0100 From: Daniel Seither MIME-Version: 1.0 References: <4B8FA639.5000502@tiwoc.de> <201003042049.25362.lindner_marek@yahoo.de> In-Reply-To: <201003042049.25362.lindner_marek@yahoo.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [B.A.T.M.A.N.] [PATCH] batctl: avoid parsing bat-hosts multiple times Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Marek Lindner schrieb: > However, I wonder whether it would be better to let realpath() allocate the > normalized file path buffer instead of using the static normalized array, simply > to save some disk space. What do you think ? Yes, would be better; I didn't think about this issue. I'll send an updated patch in a few seconds. Regards, Daniel