Commit History

Author SHA1 Message Date
  Paul Eggert 34795cedb7 tar: don't export names that aren't used elsewhere 14 years ago
  Paul Eggert b3b15f7cbc * src/misc.c (struct wd): Fix comment to match code. 15 years ago
  Paul R. Eggert 8c662c9f29 tar: no need to report getcwd error if never using the result 15 years ago
  Paul R. Eggert 427b3b8c79 tar: go back to absolutifying filenames in normalize_filename for now 15 years ago
  Paul R. Eggert cc40c57a37 tar: don't crash if getcwd fails 15 years ago
  Paul Eggert f6edb92580 Remove some lint, found by gcc -W etc. 15 years ago
  Sergey Poznyakoff c1d3d13493 Fix --remove-files. 15 years ago
  Kamil Dudka 46b07a52f9 Fix possible overflow in code_timespec (tiny change) 15 years ago
  Sergey Poznyakoff cac45fffc5 Rewrite update algorithm. 15 years ago
  Sergey Poznyakoff 0d8e324912 Avoid overwriting exit_status with a value indicating less important condition. 15 years ago
  Sergey Poznyakoff 88347995b2 Minor fixes. 15 years ago
  Sergey Poznyakoff acd833fb98 Minor fixes 15 years ago
  Sergey Poznyakoff 51aee274e8 Fix handling of files removed during incremental dumps. 15 years ago
  Sergey Poznyakoff 2b1bffbad6 Optimize searches for directory structures by keeping a pointer to struct directory in struct name. 15 years ago
  Sergey Poznyakoff 1bcbbcf1ff Improve listed incremental dumps. 15 years ago
  Sergey Poznyakoff 755c246588 Fix backup handling and restoring file modes of existing directories 15 years ago
  Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 18 years ago
  Paul Eggert 12b3a5d5b1 * src/misc.c (set_file_atime): Use gl_futimens, not futimens, 18 years ago
  Sergey Poznyakoff 18641602c1 Don't include <sys/time.h>, <sys/resource.h>; no longer needed. 18 years ago
  Paul Eggert 8e3f3adf98 Port to Forte Developer 7 C 5.4 and C99. 18 years ago
  Sergey Poznyakoff 9869d0ae17 (chdir_arg): Use x2nrealloc to reallocate wd. 19 years ago
  Sergey Poznyakoff 90cec95580 (maybe_backup_file): Second argument is bool 19 years ago
  Paul Eggert aa976a5170 * NEWS: New option --atime-preserve=system, which uses O_NOATIME. 19 years ago
  Paul Eggert 3209329337 Don't filter time stamps through the resolution supported 19 years ago
  Paul Eggert d659cbaccd Carefully crafted invalid headers can cause buffer overrun. 20 years ago
  Sergey Poznyakoff 5c35fdb275 Remove defines and declarations imported from paxutils 20 years ago
  Paul Eggert c172481f41 (remove_any_file): Fix typo in previous change. 20 years ago
  Paul Eggert 46f09016e8 Port to Solaris 10's treatment of unlinking directories. 20 years ago
  Paul Eggert 120e96c480 Update FSF postal mail address. 20 years ago
  Sergey Poznyakoff fa63755f6b (exec_error,fork_error,dup2_error,pipe_error): Removed unneeded functions. 20 years ago