summaryrefslogtreecommitdiff
path: root/lib/libc/time
AgeCommit message (Expand)Author
2014-01-27Use ${TOOL_GZIP} instead of just gzip in all Makefilesapb
2014-01-16"soon" is "now". Remove all __indr_reference crap.christos
2013-12-26update from tzcode 2013e to tzcode2013ichristos
2013-12-13time_t_{min,max} are only used in localtime.cchristos
2013-12-13add a cast for sparc64 where int_fast32_t is long (should it be?), andchristos
2013-09-20Welcome to tzcode 2013e:christos
2013-08-06CID 1060853: Negative array index read (REVERSE_NEGATIVE)christos
2013-07-30Don't depend on implicit rounding from non-integral float constant.joerg
2013-07-22 Both increment_overflow() and normalize_overflow() have two differentmsaitoh
2013-07-17remove "register" in new codechristos
2013-07-17welcome to 2013dchristos
2013-05-17Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.joerg
2013-05-08welcome to 2013c!christos
2013-04-21Store time-specific locale data directly in the locale.joerg
2013-03-16apply 2013bchristos
2013-03-06Overly aggressive long->zic_t conversion.christos
2013-03-06change %ld to %jdchristos
2013-03-06- change zic_t to intmax_t and friends suggested by apbchristos
2013-03-04usage is dead.joerg
2013-03-02but don't lose our own extensionschristos
2013-03-02use correct types.christos
2013-03-02resolve more diffchristos
2013-03-02update to tzcode2013achristos
2013-01-31include private.h to get access to TM_GMTOFFchristos
2013-01-19Document the fact that ctime_rz, localtime_rz, and mktime_z,apb
2012-12-14And two more pastos in examples: December and January are in standard EST,uwe
2012-12-14Fix two more pastos in examples.uwe
2012-12-14Fix pasto in example template.uwe
2012-12-14Use .Vt for types. Don't use .Pq - it formats funny in PostScript anduwe
2012-12-14Fix table formatting.uwe
2012-12-14Fixed a typo within the exampleskhorben
2012-10-28add a cast to appease the compat build.christos
2012-10-28welcome to tzcode2012h via patch.christos
2012-10-26stronger lint foochristos
2012-10-26- whitespacechristos
2012-10-26consistent lint commmentschristos
2012-10-26remove unused constantchristos
2012-10-26remove registerchristos
2012-10-25Revert previous - casting to long is a bad idea, as the value will overflow.martin
2012-10-25Add a few casts to avoid (IMHO bogus) gcc warnings breaking the vax build.martin
2012-10-24remove error(1) output.christos
2012-10-24apply 2012g via patchchristos
2012-08-09merge 2012echristos
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2012-04-06Fix typo, from Bug Hunting.wiz
2012-03-20Remove use of __Pmatt
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2012-02-25Xref zdump(8). OK by wiz@shattered
2012-01-07Do not force errno to EOVERFLOW when returning -1 from mktime or friends.martin
2011-11-08Change the way that we compute the time when we fall in the dst gap: insteadchristos