This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Some contributions


Some contributions:

ChangeLog
* times.cc (timezone): revert 'return TZ if set' patch.
* times.cc (timezone): uses now tzset() and _timezone.
* times.cc (gettimeofday): ditto.
* localtime.c (tzsetwall): no negative minutes if offset is negativ.
* localtime.c (tzsetwall): minutes place holder was missing
                           if minutes == 0 and seconds !=0 (h:0:s).
* localtime.c (tzsetwall): if timezone has no daylight saving
(tz.StandardDate.wMonth==0)
                           generate no daylight saving parameters.
* smallprint.c (__small_vprintf): Handle 'l' after width argument.

Regards
  Norbert

localtime.c-patch

smallprint.c-patch

times.cc-patch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]