]> Dogcows Code - chaz/tar/commit - src/create.c
(to_oct): Prepend leading zeros, not spaces.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Jun 1999 06:19:27 +0000 (06:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 19 Jun 1999 06:19:27 +0000 (06:19 +0000)
commit805b08cf02f07c2b63f25890050042b518002bc3
treed74e19b18fd6d1deb6464339b35507100e2083d0
parentec424c77a9b2bb8c6b4a0a33d7faa77f56bbc388
(to_oct): Prepend leading zeros, not spaces.
Output a trailing NUL unless the value won't fit without it;
this is backward compatible with Unix tar (and with GNU Emacs).
(finish_header): No need to append NUL to chksum, now that
to_oct is doing it.
src/create.c
This page took 0.020556 seconds and 4 git commands to generate.