Historique des commits

Auteur SHA1 Message Date
  Glenn L McGrath 25fe94fd32 Merge copyfd and copy_file_chunk il y a 22 ans
  Eric Andersen a9a220b92a last_patch56 from vodz to simplify copy_file logic il y a 22 ans
  Eric Andersen 02b8dfc524 Let people force overwrite links il y a 22 ans
  Eric Andersen 403a73a351 Properly honor FILEUTILS_INTERACTIVE and FILEUTILS_FORCE for il y a 22 ans
  Matt Kraai 9ef2ea27d4 * libbb/copy_file.c (copy_file): Check st_dev instead of st_rdev. il y a 22 ans
  Matt Kraai ace02dc9cd Make cp and mv optionally preserve hard links. il y a 23 ans
  Matt Kraai 14b7c5d12b Open the source before creating the destination. il y a 23 ans
  Eric Andersen bdfd0d78bc Major rework of the directory structure and the entire build system. il y a 23 ans
  Matt Kraai 4c557bf576 Invert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREFERENCE. il y a 23 ans
  Eric Andersen 75220b55ff dfp might be used uninitialized. NULL it. il y a 23 ans
  Manuel Novoa III a2949aa217 Add some missing includes to kill warnings when building with the default il y a 23 ans
  Matt Kraai bf0a010cf7 Copy files until EOF, not the reported file size, to deal with bad sizes in il y a 23 ans
  Mark Whitley 8a633268ef Made new xreadlink function for libbb and changed applets to use it instead of il y a 23 ans
  Matt Kraai 218aa370b4 Fix user permissions of copied directories. il y a 23 ans
  Matt Kraai 43ca13714b Simplify permission handling for FIFOs. il y a 23 ans
  Matt Kraai 24abecc349 Fix exit status when there is an error copying a file. il y a 23 ans
  Matt Kraai 72ab975a6b Terminate source correctly when copying symlink. Report and patch by il y a 23 ans
  Matt Kraai 01441036e9 Use generic flag names. il y a 23 ans
  Matt Kraai 9ff9325e60 Move applet_name declaration from busybox.h to libbb.h. il y a 23 ans
  Matt Kraai 91b2855ba8 Rewrite cp and mv to be SUSv2 compliant. il y a 23 ans
  Glenn L McGrath 6ebd633829 Set permissions of created file il y a 23 ans
  Glenn L McGrath 4949faf4b2 copy_file_chunk uses streams now. il y a 23 ans
  Eric Andersen aad1a88c76 Convert utility.c into libbb.a. It is now a whole pile of .c il y a 23 ans