From: Martin Stromberg Message-Id: <200110120751.JAA24700@lws256.lu.erisoft.se> Subject: Re: _findfirst() patch To: djgpp-workers AT delorie DOT com Date: Fri, 12 Oct 2001 09:51:24 +0200 (MET DST) In-Reply-To: <00d901c152a0$398d6fa0$845824d5@zephyr> from "Eric Botcazou" at Oct 11, 2001 11:55:22 PM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > (libc/dosio.h ?). Same thing for my helper function __dostime_to_time_t(). > According to DJ's rules, I think there is no need to document them in a .txh > file, only in their source file. No. I think this function might be useful to other people so I suggest you document it. And perhaps move it a step closer to users by removing one "_". Right, MartinS