From: loki AT maison-otaku DOT net (Jeremy Blackman) Subject: Re: strftime ambiguity: %-codes differ from Unix 16 Jan 1997 17:14:38 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: loki AT herne DOT dragoncat DOT net Original-To: James Dumser Original-cc: gnu-win32 AT cygnus DOT com In-Reply-To: <199701161359.HAA21785@lesol1.dseg.ti.com> Original-Sender: owner-gnu-win32 AT cygnus DOT com On Fri, 20 Dec 1996, James Dumser wrote: > I recently ported nenscript-1.13++ to cygwin32 and noticed that the > strftime strings needed to be in the "DOS" style rather than the normal > "Unix" style (the hunk below is from the Unix section of machdep.h): I also noticed strftime quirks in the program I was porting...luckily, I'd already run across a couple systems that didn't have(!!) strftime, so I had an onboard implementation for those cases...simply made the change to use that when compiling under cygwin. :) - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".