LinuxTV

CVS log for dietlibc/libugly/tzfile.c

[BACK] Up to [DVB] / dietlibc / libugly

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Apr 11 04:39:36 2015 UTC (9 years, 2 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -5 lines
remove some more dead stores

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jan 14 02:58:58 2006 UTC (18 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
  tzfile fix for recent gcc

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Sep 6 11:56:46 2005 UTC (18 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
  tzfile fix (Nikola Vladov)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Apr 10 13:59:32 2005 UTC (19 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -4 lines
  remove new gcc4 signedness warnings

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Dec 17 18:47:58 2004 UTC (19 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
  tzfile parser fix (John K. Hohm)
  ppc64 fixes (Gwenole Beauchesne)
  work around "diet /usr/bin/gcc" not finding ~/.diet/gcc

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Aug 24 10:10:48 2004 UTC (19 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -5 lines
several patches from Gwenole

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jun 7 16:19:57 2004 UTC (20 years ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -1 lines
- added fix for getgrouplist (Nikola Vladov)
- fix the fd leak on error path (Denis Vlasenko)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 27 12:51:54 2004 UTC (20 years ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -8 lines
fix for tzfile (Felix J. Ogris)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Mar 27 00:47:00 2004 UTC (20 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +49 -19 lines
add reverse timezone mapping in mktime

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 23 10:48:13 2003 UTC (20 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
  remove =0 for static variables (Thomas Ogrisegg)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 11 14:06:48 2002 UTC (21 years, 6 months ago) by olaf
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
fix: fill in a default value for tzname (otherwise there is a segfault if no
/etc/localtime file is present)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Sep 11 13:43:50 2002 UTC (21 years, 9 months ago) by olaf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
fixing the stat64 for mips
minor changes MPA_SHARED -> MAP_PRIVATE in the other files

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 22 14:51:13 2002 UTC (21 years, 10 months ago) by olaf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
timezone fix... (was minutes to the east not to the west)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Feb 23 22:18:44 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
lots of warnings removed

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 6 00:00:37 2002 UTC (22 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
tzfile.c did not compile if one disabled time zone parsing in
dietfeatures.h.
gethostbyname_r matched case sensitively in /etc/hosts.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Nov 8 14:58:57 2001 UTC (22 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -3 lines
work around more brain damage in hwclock and kbd.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jul 6 14:31:41 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -0 lines
time zone parser now sets tzname

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jun 7 12:29:37 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
a ton of warnings fixed ;)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 27 20:27:53 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2 lines
add timezone (for mtools)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 19 21:26:10 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -2 lines
tzfile caused bus errors on non-x86 targets :-8

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 5 00:30:00 2001 UTC (23 years, 2 months ago) by fefe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -0 lines
add tzset as ELF alias

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 13 02:37:49 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
added tzfile implementation (read /etc/localtime to get time zone).
Finally, localtime() can cope with daylight saving time!

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>