xref: /openbsd-src/usr.bin/file/magdir/timezone (revision d13be5d47e4149db2549a9828e244d59dbc43f15)
1#	$OpenBSD: timezone,v 1.4 2004/06/03 03:14:20 tedu Exp $
2
3#------------------------------------------------------------------------------
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
100	string	\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0	old timezone data
110	string	\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\0	old timezone data
120	string  \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3\0	old timezone data
130	string	\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0	old timezone data
140	string	\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0	old timezone data
150	string	\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0	old timezone data
16