summaryrefslogtreecommitdiff
path: root/lib/libc/time
AgeCommit message (Expand)Author
2019-09-05Pull up following revision(s) (requested by sevan in ticket #174):martin
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
2017-05-10Turns out that the previous fix is incorrect, we were not doing ++hitkre
2017-05-09++bool to bool=true to appease GCC 8. NFCmaya
2017-04-25merge tzcode2017b.christos
2017-03-11merge 2017achristos
2017-01-10add constcondchristos
2016-12-29Fix asctime_r prototype.wiz
2016-12-25As per the IEEE 1003.1-2008 standard, the range of values for the %Sabhinav
2016-12-24As per C99 the range of values for the %S format specifier is [0,60]abhinav
2016-12-22Remove trailing comma at the end of the last .Nm entry in the NAME sectionabhinav
2016-12-22Grammar fixes at few placesabhinav