Commit History

Author SHA1 Message Date
  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
  Sergey Poznyakoff 75a16f75a9 (exec_error, fork_error, dup_error,pipe_error): New functions 20 years ago
  Sergey Poznyakoff 5cf84df777 Add translators' comment 20 years ago
  Sergey Poznyakoff 3971a56b22 (stat_fatal): New function 20 years ago
  Sergey Poznyakoff 75bf036edc Normalized use of remove_any_file(). 20 years ago
  Sergey Poznyakoff 7347b4f5d5 Started merging with cpio into paxutils. 20 years ago
  Sergey Poznyakoff 28efbf6944 (unquote_string): Unquote '\a' and '\v'. Reported by Helmut Waitzmann <helmut.waitzmann@web.de> 20 years ago
  Paul Eggert df6200e97e (must_be_dot_or_slash): FILESYSTEM_PREFIX_LEN -> FILE_SYSTEM_PREFIX_LEN. 21 years ago
  Paul Eggert f3da0c26b8 (quote_n, quote): Remove these redundant functions. 21 years ago
  Sergey Poznyakoff 463d99453f Fix improper use of 'path' word 21 years ago
  Paul Eggert 2bda83b48d Merge recent gnulib changes, and remove some lint. 21 years ago
  Sergey Poznyakoff bc89f023c1 (maybe_backup_file): Changed return type 21 years ago
  Sergey Poznyakoff 7c05e2f650 (close_diag,open_diag,read_diag_details) 21 years ago
  Sergey Poznyakoff 91b2d65e9d Use ngettext where appropriate. 21 years ago
  Sergey Poznyakoff 31d9c7e2a4 (chdir_do): Fixed call to restore_cwd 22 years ago