/[tar]/tar/ChangeLog
ViewVC logotype

Diff of /tar/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by eggert, Sat Aug 30 05:37:55 2003 UTC revision 1.8 by gray, Sun Aug 31 23:03:40 2003 UTC
# Line 1  Line 1 
1    2003-08-31  Sergey Poznyakoff
2    
3            Added initial support for POSIX extended and STAR headers
4            (only for listing/extracting).
5            
6            * src/xheader.c: New file.
7            * src/Makefile.am: Added xheader.c
8            * src/tar.h (struct star_header): New datatype
9            (XHDTYPE,XGLTYPE): New defines
10            (enum archive_format:STAR_FORMAT): New member
11            (struct tar_stat_info): New datatype.
12            (union block.star_header): New member.
13            * src/common.h (orig_file_name,current_file_name)
14            (current_trailing_slash,current_link_name): Removed variables.
15            (current_stat_info): New variable
16            (current_stat): Removed
17            (extended_header): New variable
18            (decode_header): Changed prototype.
19            * src/list.c (decode_header): Added initial support for POSIX extended
20            and STAR headers.
21            (skip_member): Check oldgnu_header only if current_format is set
22            to OLDGNU_FORMAT.
23            * src/buffer.c: Use current_stat_info
24            * src/compare.c: Likewise.
25            * src/create.c: Likewise.
26            * src/delete.c: Likewise.
27            * src/incremen.c: Likewise.
28            * src/mangle.c: Likewise.
29            * src/update.c: Likewise.
30            * src/extract.c: Likewise.
31            (make_directories): Improved check for the existence of the directory
32            * src/tar.c (destroy_stat): New function.
33    
34  2003-08-29  Paul Eggert  <eggert@twinsun.com>  2003-08-29  Paul Eggert  <eggert@twinsun.com>
35    
36          * NEWS, bootstrap: Drop en_GB locale; it was more trouble than it          * NEWS, bootstrap: Drop en_GB locale; it was more trouble than it

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26