Historia zmian

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