From: "Tony O'Bryan" Newsgroups: comp.os.msdos.djgpp Subject: Re: help Date: Sun, 21 Dec 1997 13:52:11 -0600 Organization: Southwest Missouri State University Lines: 9 Message-ID: <349D736B.18D2@nic.smsu.edu> References: <349D3C4E DOT B94FA2A4 AT marina DOT istar DOT ca> Reply-To: aho450s AT nic DOT smsu DOT edu NNTP-Posting-Host: sara.a04.smsu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Velva Wildbore wrote: > What is Zoneinfo and info directories for in djgpp? > Will it hurt if I delete them? See section 22.16 of the DJGPP FAQ for the complete answer. The short answer is that they contain data for the libc time functions to let it deal with timezones. The compiler and programs will still work if you delete the files, but they won't be time-zone aware.