author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Fri, 6 May 2005 20:56:01 +0000 (22:56 +0200) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Fri, 6 May 2005 21:42:59 +0000 (14:42 -0700) | ||
commit | 71058b1f2be17bde78f8cf5832a3e03952fa4aac | |
tree | 61b0355a48a209fdaf2c955aa27da7206b940fe2 | tree | snapshot |
parent | 03d791ff117dfdca610a7bfe9ba12dddda504b94 | commit | diff |
[PATCH] git-tar-tree: add extended header helpers
Introduce append_extended_header_prefix(), extended_header_len()
and append_extended_header(). These are helper functions that
make it easier to handle multiple entries in a pax extended
header. append_log() is no longer needed and can go away.
Introduce append_extended_header_prefix(), extended_header_len()
and append_extended_header(). These are helper functions that
make it easier to handle multiple entries in a pax extended
header. append_log() is no longer needed and can go away.
tar-tree.c | diff | blob | history |