mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
f0671d734b8d427a504b0ed6ce121eac97404d67
- Updated channelEPGformated to use time_t instead of long for _stoptime. - Corrected sscanf format specifier in EpgCGI to handle time_t correctly. - Changed handling of _stoptime in xmltvepgCGI to use time_t. - Ensured gmtime and localtime functions receive time_t arguments. These changes ensure compatibility with _TIME_BITS=64 and maintain proper type usage for time functions, addressing different definitions and maintaining robustness across kernel and library versions.
…
…
…
…
Neutrino-HD ツ
Description
Languages
C++
85.3%
C
12.3%
M4
0.6%
Makefile
0.6%
JavaScript
0.4%
Other
0.7%