summaryrefslogtreecommitdiff
path: root/lib/libc/time
AgeCommit message (Expand)Author
2021-12-05PR/56538: coypu: For compat ctime and friends (when time_t was 32 bits)christos
2021-10-27fix problem with uninitialized variable on malformed 32 bit time.christos
2021-10-22Fix build failureryoon
2021-10-22Change to code and documentation from 2021a -> 2021echristos
2021-09-28Remove duplicate tm_isdst. Fixes PR misc/56419 for HEAD.kim
2021-03-01Merge tzcode-2021achristos
2020-10-17update to 2020cchristos
2020-10-09Merge tzcode2020b (except we keep tzsetwall(3) for now for compatibility,christos
2020-09-21Correct range for ISO week conversionginsbach
2020-05-25Bring in 2020achristos
2019-09-02start documenting historysevan
2019-07-03Sync with 2019b:christos
2019-04-20Remove 'No' macros with no effect.wiz
2019-04-18Note restrictions on return values from tzgetname() and tzgmtoff()pgoyette
2019-04-17Pick up the latest matching (most recent) entry instead of the first one.christos
2019-04-08The typecnt refers the to ttis array and the timecnt refers to the type array.christos
2019-04-07don't print ???, requested by kre@christos
2019-04-07only need to initialize the first type.christos
2019-04-07Don't try to print NULL if we can't get a timezone name. First we try dst,christos
2019-04-07Initialize the default timezone a bit more so that tzgetname(3) works.christos
2019-04-05- Padding support from FreeBSD (GNU extensions)christos
2019-04-04deal with zic that's not part of libc.christos
2019-04-04ALL_STATE was bought by STATE_FARM.christos
2019-04-04Make strftime_{l,z} re-entrant and always require a non-NULL timezone to bechristos
2019-04-04explicitly promote to double.christos
2019-04-04merge 2019achristos
2019-02-24fix typo. From Evil_Bob.maya
2019-01-27fix duplicated chunk from mergedholland
2019-01-27fix mergeodholland
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2019-01-01Release 2018i - 2018-12-30 11:05:43 -0800christos
2018-10-27Welcome tzcode-2018gchristos
2018-10-19Update to 2018f:christos
2018-05-04Merge 2018echristos
2018-02-11Remove useless macro.wiz
2018-02-11Remove Tn. Remove trailing whitespace. Remove useless Pp.wiz
2018-02-07Fix typos, as reported by Eitan Adler. Update dates.pgoyette
2018-01-25Merge tzcode2018c [ changelog with changes to tzdata sections removed ]christos
2018-01-07Revert asctime() namespacingkamil
2018-01-05Register new weak symbol in libc for internal usage: asctimekamil
2018-01-04Add bunch of missing includes of namespace.h in libckamil
2017-10-29Fix the escape used for em dashabhinav
2017-10-27Replace a line that somehow got lost in the import from tzcode2017ckre
2017-10-27Minor typo: Coordinated Universal time should be Coordinated Universal Timekre
2017-10-25Remove comma after last Nm entryabhinav
2017-10-25Add offtime_r to the NAME sectionabhinav
2017-10-24Welcome to 2017c:christos
2017-08-24The military/nautical time zones were added following RFC 822 and RFCginsbach
2017-08-12Fix a couple comments and a spacing nit.ginsbach
2017-07-03Remove workaround for ancient HTML generation code.wiz