summaryrefslogtreecommitdiff
path: root/src/list.c
Commit message (Expand)AuthorAgeFilesLines
* (read_header): Don't keep around extended name and link infoPaul Eggert2001-09-261-13/+24
* Allocate one more byte than the size would indicate, since we'rePaul Eggert2001-09-231-1/+1
* (recent_long_name, recent_long_link, recent_long_name_blocks,Paul Eggert2001-09-221-25/+55
* (from_header): Do not issue a diagnostic if TYPE is zero.Paul Eggert2001-08-271-70/+99
* system.h now does time.h stuff.Paul Eggert2001-01-131-6/+1
* (read_and):Paul Eggert2000-10-241-116/+87
* Update copyright year.Paul Eggert2000-01-071-1/+1
* (read_and): Invoke apply_nonancestor_delayed_set_stat on file namesPaul Eggert2000-01-071-61/+34
* (read_and, list_archive):Paul Eggert1999-12-131-52/+14
* Remove bogus errno FIXMEs.Paul Eggert1999-12-031-1/+1
* (from_header): Handle 32-bit two's complement negative time stampsPaul Eggert1999-11-071-4/+13
* (tartime): Now extern.Paul Eggert1999-10-111-4/+3
* (time): Declare if not defined.Paul Eggert1999-09-221-142/+222
* Lint cleanup.Paul Eggert1999-08-231-29/+52
* (max): New macro.Paul Eggert1999-08-201-15/+33
* (from_chars): Skip only the initial null byte from buggy tars, so thatPaul Eggert1999-08-181-4/+7
* (read_and, list_archive): Simplify code.Paul Eggert1999-08-181-89/+41
* Fix bugs when interpreting POSIX-compliant headers that do notPaul Eggert1999-08-161-9/+15
* (isotime): Report ??? if localtime returns null.Paul Eggert1999-08-141-17/+22
* (read_header): Don't parse OLDGNU_FORMAT incremental headersPaul Eggert1999-08-111-1/+3
* (<fnmatch.h>): Do not include.Paul Eggert1999-08-111-71/+136
* Remove S_IS* ifdefs.Paul Eggert1999-07-201-6/+0
* (read_and): Exclude pathnames if any of their components are excluded.Paul Eggert1999-07-171-4/+6
* (decode_header): Do not assume that S_IFBLK and S_IFCHR are defined.Paul Eggert1999-07-121-3/+3
* (read_and): Use excluded_filename instead of check_exclude.Paul Eggert1999-07-081-1/+1
* Don't include <ctype.h>; system.h already does this.Paul Eggert1999-07-021-35/+31
* Fix copyright notice.Paul Eggert1999-07-011-1/+1
* (print_header): Change sizes of uform and gform from 11 toPaul Eggert1999-06-161-1/+2
* Include <quotearg.h>.Paul Eggert1999-03-221-7/+34
* (gid_from_oct, major_from_oct, minor_from_oct, mode_from_oct, off_from_oct,Paul Eggert1999-03-021-9/+9
* (gid_from_oct, major_from_oct, minor_from_oct, mode_from_oct,Paul Eggert1999-01-271-9/+9
* (read_header): Accept file names as specified by POSIX.1-1996 section 10.1.1.Paul Eggert1998-12-071-3/+22
* Implement -E (ending-file) option.junio1997-12-041-0/+11
* (read_and, list_archive, read_header, decode_mode, print_header,Paul Eggert1997-10-311-69/+177
* GNU tar 1.12Paul Eggert1997-04-251-604/+623
* *** empty log message ***François Pinard1994-11-161-0/+1
* *** empty log message ***François Pinard1994-11-161-3/+3
* *** empty log message ***François Pinard1994-11-161-6/+2
* *** empty log message ***François Pinard1994-11-161-610/+669
* *** empty log message ***François Pinard1994-11-161-2/+7
* *** empty log message ***François Pinard1994-11-161-6/+17
* *** empty log message ***François Pinard1994-11-161-37/+94
* *** empty log message ***François Pinard1994-11-161-4/+13
* Initial revisionFrançois Pinard1994-11-161-106/+41
* *** empty log message ***François Pinard1994-11-161-44/+107
* *** empty log message ***François Pinard1994-11-161-0/+745