2 * Copyright 2005, Ingo Weinhold, bonefish@cs.tu-berlin.de. All rights reserved.
3 * Copyright 2005, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
5 * Distributed under the terms of the MIT License.
21 char modification_time
[12];
34 static const char *kTarHeaderMagic
= "ustar";
35 static const char *kOldTarHeaderMagic
= "ustar ";
37 // the relevant entry types