summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-12-26tweak comment, white spaceJim Meyering
2000-12-26*** empty log message ***Jim Meyering
2000-12-26Disable the test if the working directory has the sticky bit set.Jim Meyering
2000-12-26*** empty log message ***Jim Meyering
2000-12-26Disable the test if the working directory has the sticky bit set.Jim Meyering
2000-12-25add omitted semicolonJim Meyering
2000-12-25*** empty log message ***Jim Meyering
2000-12-25(same_file_ok): Remove declaration and set of unusedJim Meyering
variables: src_sb_no_link, dst_sb_no_link.
2000-12-25*** empty log message ***Jim Meyering
2000-12-25Add a test for this (for all of cp, mv, ln, install).Jim Meyering
2000-12-25For both ln and install, when using `--backup=simple --suffix=S',Jim Meyering
the suffix `S' wasn't used. (main): Actually use the local variable, `backup_suffix_string'.
2000-12-25*** empty log message ***Jim Meyering
2000-12-25(hash_compare_active_dir_ents): Return explicit `true'Jim Meyering
or `false', rather than relying on implicit int-to-enum cast.
2000-12-25*** empty log message ***Jim Meyering
2000-12-25*** empty log message ***Jim Meyering
2000-12-25(extract_dirs_from_files): Remove unused variable.Jim Meyering
(gobble_file): Move decl of local, val, into the scope where it's used.
2000-12-24*** empty log message ***Jim Meyering
2000-12-24*** empty log message ***Jim Meyering
2000-12-24(main): Actually use the local variable, `backup_suffix_string'.Jim Meyering
2000-12-24whoopsJim Meyering
2000-12-24detect ln simple backup bugJim Meyering
2000-12-24*** empty log message ***Jim Meyering
2000-12-24*** empty log message ***Jim Meyering
2000-12-24Update to version 1.24.Jim Meyering
2000-12-24(is_prime): Return explicit boolean values.Jim Meyering
(hash_get_first): Return NULL to appease Irix5.6's 89.
2000-12-23.Jim Meyering
2000-12-23[HAVE_INTTYPES_H]: Include <inttypes.h>.Jim Meyering
2000-12-22*** empty log message ***Jim Meyering
2000-12-22(isaac_seed_machdep) [_ARCH_PPC]: Disable the codeJim Meyering
that would use the PPC mfspr `asm' code.
2000-12-19.Jim Meyering
2000-12-19*** empty log message ***Jim Meyering
2000-12-19.Jim Meyering
2000-12-19*** empty log message ***Jim Meyering
2000-12-19.Jim Meyering
2000-12-19.Jim Meyering
2000-12-19*** empty log message ***Jim Meyering
2000-12-19.Jim Meyering
2000-12-19(UINTMAX_MAX): New macro, taken from C99.Jim Meyering
2000-12-19adjust indentationJim Meyering
2000-12-19*** empty log message ***Jim Meyering
2000-12-19Include physmem.h.Jim Meyering
(SORTALLOC, mergealloc, LINEALLOC): Remove. (sortalloc): Default to zero at program startup. (SORTALLOC_MIN, SORTALLOC_DEFAULT_MIN): New macros. (usage, main): Add support for new -S SIZE option. (specify_sort_size, default_sort_size): New functions. (initlines): Do not let alloc exceed limit. (findlines): Likewise. (checkfp, mergefps, sort): Use sortalloc to size everything else, instead of relying on precomputed sizes.
2000-12-19New "sort" option -S SIZE.Jim Meyering
2000-12-19*** empty log message ***Jim Meyering
2000-12-19(libfetish_a_SOURCES): Add physmem.c.Jim Meyering
(noinst_HEADERS): Add physmem.h.
2000-12-19(__xstrtol): Add undocumented suffixes 'g' andJim Meyering
't' for compatibility with Solaris 8 sort.
2000-12-19*** empty log message ***Jim Meyering
2000-12-19*** empty log message ***Jim Meyering
2000-12-19(locale_charset): Add support for Win32.Jim Meyering
2000-12-18.Jim Meyering
2000-12-18*** empty log message ***Jim Meyering