Deleted Added
full compact
timezone (191736) timezone (226048)
1
2#------------------------------------------------------------------------------
1
2#------------------------------------------------------------------------------
3# $File: timezone,v 1.11 2009/09/19 16:28:12 christos Exp $
3# timezone: file(1) magic for timezone data
4#
5# from Daniel Quinlan (quinlan@yggdrasil.com)
6# this should work on Linux, SunOS, and maybe others
7# Added new official magic number for recent versions of the Olson code
80 string TZif timezone data
9>4 byte 0 \b, old version
10>4 byte >0 \b, version %c

--- 21 unchanged lines hidden ---
4# timezone: file(1) magic for timezone data
5#
6# from Daniel Quinlan (quinlan@yggdrasil.com)
7# this should work on Linux, SunOS, and maybe others
8# Added new official magic number for recent versions of the Olson code
90 string TZif timezone data
10>4 byte 0 \b, old version
11>4 byte >0 \b, version %c

--- 21 unchanged lines hidden ---