Home
last modified time | relevance | path

Searched refs:tzh_ttisstdcnt (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/timezone/
Dtzfile.h50 char tzh_ttisstdcnt[4]; /* coded number of trans. time flags */ member
Dzic.c2185 convert(stdcnt, tzh.tzh_ttisstdcnt); in writezone()
2194 DO(tzh_ttisstdcnt); in writezone()
/glibc-2.36/time/
Dtzfile.c191 num_isstd = (size_t) decode (tzhead.tzh_ttisstdcnt); in __tzfile_read()
/glibc-2.36/
DNEWS4594 the tzh_ttisstdcnt and tzh_ttisgmtcnt fields, and a stack overflow due to
/glibc-2.36/ChangeLog.old/
DChangeLog.1838395 tzh_ttisstdcnt and tzh_ttisgmtcnt. Use malloc instead of alloca.