Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-12-26 | tweak comment, white space | Jim Meyering | |
2000-12-26 | *** empty log message *** | Jim Meyering | |
2000-12-26 | Disable the test if the working directory has the sticky bit set. | Jim Meyering | |
2000-12-26 | *** empty log message *** | Jim Meyering | |
2000-12-26 | Disable the test if the working directory has the sticky bit set. | Jim Meyering | |
2000-12-25 | add omitted semicolon | Jim Meyering | |
2000-12-25 | *** empty log message *** | Jim Meyering | |
2000-12-25 | (same_file_ok): Remove declaration and set of unused | Jim Meyering | |
variables: src_sb_no_link, dst_sb_no_link. | |||
2000-12-25 | *** empty log message *** | Jim Meyering | |
2000-12-25 | Add a test for this (for all of cp, mv, ln, install). | Jim Meyering | |
2000-12-25 | For 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-24 | whoops | Jim Meyering | |
2000-12-24 | detect ln simple backup bug | Jim Meyering | |
2000-12-24 | *** empty log message *** | Jim Meyering | |
2000-12-24 | *** empty log message *** | Jim Meyering | |
2000-12-24 | Update 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 code | Jim 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-19 | adjust indentation | Jim Meyering | |
2000-12-19 | *** empty log message *** | Jim Meyering | |
2000-12-19 | Include 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-19 | New "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' and | Jim 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 | |