summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
1998-03-13(copy): Update prototype.Jim Meyering-1/+2
1998-03-13(do_move): Add &copy_into_self arg in call to copy.Jim Meyering-1/+7
1998-03-13(do_copy): Add unused arg in calls to copy.Jim Meyering-2/+4
1998-03-13(copy_dir): Add new parameter, copy_into_self, and set it.Jim Meyering-12/+27
1998-03-13Use `virtual memory exhausted' message, notJim Meyering-4/+4
1998-03-13(remove_parents): Be consistent with documentation ofJim Meyering-8/+10
1998-03-13(usage): Tweak spacingJim Meyering-2/+2
1998-03-11(save_stdin): Open temporary file exclusively, toJim Meyering-1/+1
1998-03-11(xtmpfopen): Open temporary file exclusively, toJim Meyering-1/+1
1998-02-25Include new file quotearg.h.Jim Meyering-197/+114
1998-02-20Include get-date.h.Jim Meyering-1/+1
1998-02-20s/getdate.h/get-date.h/Jim Meyering-1/+1
1998-02-16(cp_option_init): Set copy_as_regular to 0, not 1.Jim Meyering-1/+1
1998-02-08(usage): Reword to use `TARGET' and `LINK_NAME' in description.Jim Meyering-16/+18
1998-02-06*** empty log message ***Jim Meyering-3/+2
1998-02-06.Jim Meyering-0/+71
1998-02-03add comments on #endif'sJim Meyering-2/+2
1998-02-03(xgetgroups): Guard function defn with #if HAVE_GETGROUPS.Jim Meyering-1/+5
1998-01-28(print_header): Change format to align heading overJim Meyering-1/+1
1998-01-25(parse_obsolescent_option): -l is an obsolescent option.Jim Meyering-1/+3
1998-01-25(DO_CHOWN): Don't fail for non-root when chown fails dueJim Meyering-2/+3
1998-01-25(re_protect): Don't fail for non-root when chown fails dueJim Meyering-2/+3
1998-01-25(cat): Convert comma-expressions to pairs ofJim Meyering-52/+68
1998-01-24add missing `)'Jim Meyering-1/+1
1998-01-24(parse_obsolescent_option): Do not interpret `-f -n 1 ...'Jim Meyering-11/+23
1998-01-24(TYPE_MINIMUM): Add extra outer cast to work aroundJim Meyering-1/+4
1998-01-23add curliesJim Meyering-1/+4
1998-01-22(quit): Declare to be inline to stifle compile warning.Jim Meyering-1/+1
1998-01-22Reorder functions to obviate forward dcls.Jim Meyering-543/+531
1998-01-22(do_copy): Add unreachable `return 0' to stifle warning.Jim Meyering-0/+3
1998-01-22(copy_internal): Use x->backup_type, not the global.Jim Meyering-6/+7
1998-01-22[NDEBUG]: Comment out definition.Jim Meyering-6/+12
1998-01-22(rm_option_init): New function.Jim Meyering-163/+115
1998-01-22Remove and minimally librarify guts for use in mv.c.Jim Meyering-871/+26
1998-01-22*** empty log message ***Jim Meyering-0/+49
1998-01-22New file. Contains guts of old rm.c.Jim Meyering-0/+848
1998-01-22Declare new global, backup_type.Jim Meyering-3/+5
1998-01-22Declare new global, backup_type.Jim Meyering-3/+5
1998-01-21(VALID_SPARSE_MODE): Define.Jim Meyering-0/+7
1998-01-19add `,' in commentJim Meyering-1/+1
1998-01-18(strncoll, strncoll_s2_readonly, look_for_fraction, numcompare):Jim Meyering-15/+15
1998-01-18(next_file_name): Rewrite. This removes an artificial limit (albeitJim Meyering-29/+19
1998-01-16Guard inclusion of langinfo.h also with HAVE_LANGINFO_H,Jim Meyering-1/+1
1998-01-16(mergefps): Add braces to avoid ambiguous `else' statement.Jim Meyering-42/+46
1998-01-14(print_header): Fix inode format header to line it upJim Meyering-1/+1
1998-01-10CHAR_BIT SCHAR_MAX UCHAR_MAX SHRT_MAX INT_MAX UINT_MAX LONG_MAX ULONG_MAXJim Meyering-189/+22
1998-01-10(usage): Describe -D.Jim Meyering-4/+7
1998-01-10(batch_convert): Use memcpy when we don't need return value.Jim Meyering-1/+1
1998-01-10(usage): Correct descriptions of --sort, --time, and -t.Jim Meyering-3/+4
1998-01-10(decode_switches) [-u]: Fix bug whereby -u had no effectJim Meyering-0/+1