From: loki@maison-otaku.net (Jeremy Blackman)
Subject: Re: strftime ambiguity: %-codes differ from Unix
16 Jan 1997 17:14:38 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <Pine.LNX.3.91.970116131823.20239C-100000.cygnus.gnu-win32@herne.dragoncat.net>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Sender: loki@herne.dragoncat.net
Original-To: James Dumser <dumser@lesol1.dseg.ti.com>
Original-cc: gnu-win32@cygnus.com
In-Reply-To: <199701161359.HAA21785@lesol1.dseg.ti.com>
Original-Sender: owner-gnu-win32@cygnus.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@cygnus.com" with one line of text: "help".
