Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-04 | Include hard-locale.h, memcoll.h. | Jim Meyering | |
(hard_LC_COLLATE): New variable. (compare_files): Use memcoll to compare if hard_LC_COLLATE. (main): Initialize hard_LC_COLLATE from locale. | |||
1999-07-04 | Document locale-specific mode for comm. | Jim Meyering | |
1999-07-04 | *** empty log message *** | Jim Meyering | |
1999-07-04 | (proc_text, check_section, main): | Jim Meyering | |
Use size_t, not int, for lengths. Lines now contain trailing newline. Adapt for readline changes. | |||
1999-07-04 | (find_field, different): Use size_t, not int, for lengths. | Jim Meyering | |
(writeline): Lines now contain trailing newline. (check_file): Use size_t, not int, for lengths. | |||
1999-07-04 | (writeline): Lines now contain trailing newline. | Jim Meyering | |
1999-07-04 | [struct linebuffer] (size): Declare to be of type size_t, not long. | Jim Meyering | |
[struct linebuffer] (length): Likewise. | |||
1999-07-04 | (readline): Append trailing newline to line. | Jim Meyering | |
1999-07-04 | (memrchr): Ifdef out this unused function. | Jim Meyering | |
1999-07-04 | *** empty log message *** | Jim Meyering | |
1999-07-04 | *** empty log message *** | Jim Meyering | |
1999-07-04 | New test case for Paul's 1999-06-03 fix. | Jim Meyering | |
1999-07-04 | (xfields): Only <blank>s separate fields, not <space>s. | Jim Meyering | |
1999-07-04 | . | Jim Meyering | |
1999-07-04 | Use lower case characters in sc{} context. | Jim Meyering | |
Reported by Eli Zaretskii. | |||
1999-07-04 | *** empty log message *** | Jim Meyering | |
1999-07-04 | (enum human_inexact_style): New enum. | Jim Meyering | |
(human_readable_inexact): New decl. | |||
1999-07-04 | (human_readable): New function. | Jim Meyering | |
(human_readable_inexact): Renamed from human_readable, with new arg INEXACT_STYLE. Add support for ceiling and floor. | |||
1999-07-04 | (print_header): Conform to POSIX if posix_format). | Jim Meyering | |
(df_readable): Take ceiling if posix_format. (ceil_percent): New function. (show_dev): Take ceiling of percent if posix_format. Align with POSIX-conforming header if posix_format. | |||
1999-07-04 | *** empty log message *** | Jim Meyering | |
1999-07-04 | (__strtol): Remove decl; it doesn't work if __strtol | Jim Meyering | |
expands to a macro, which occurs in HP-UX 10.20 with strtoumax. (strtol, strtoul): New decls (for pre-ANSI hosts), to replace the above decl. | |||
1999-05-27 | . | Jim Meyering | |
1999-05-27 | *** empty log message *** | Jim Meyering | |
1999-05-25 | Fix non-portable use of `tr' that caused this test | Jim Meyering | |
to fail when run with a SysV-style tr. Based on a patch from Kaveh Ghazi. | |||
1999-05-25 | (Squeezing): Remove misleading square brackets | Jim Meyering | |
from SET1 in the one-word-per-line example. | |||
1999-05-23 | (copy_internal): Don't apply the umask in move_mode. | Jim Meyering | |
Otherwise, `mv' would not preserve the permissions when copying between partitions. Reported by David Godfrey | |||
1999-05-23 | *** empty log message *** | Jim Meyering | |
1999-05-23 | . | Jim Meyering | |
1999-05-23 | *** empty log message *** | Jim Meyering | |
1999-05-23 | *** empty log message *** | Jim Meyering | |
1999-05-23 | . | Jim Meyering | |
1999-05-23 | *** empty log message *** | Jim Meyering | |
1999-05-23 | Correct erroneous expected output from the `cp -f foo foo' tests. | Jim Meyering | |
1999-05-23 | (libfu_a_SOURCES): Add same.c. | Jim Meyering | |
(noinst_HEADERS): Add same.h. | |||
1999-05-23 | Remove today's earlier misguided attempts. | Jim Meyering | |
Add a single condition to the existing sameness test. | |||
1999-05-23 | Include same.h. | Jim Meyering | |
(copy_internal): Qualify SAME_INODE test with (link-count == 1 || same_name(...)). | |||
1999-05-23 | *** empty log message *** | Jim Meyering | |
1999-05-23 | New file (function extracted from ln.c). | Jim Meyering | |
1999-05-23 | (same_name): Remove function. | Jim Meyering | |
<same.h>: Include this instead. <dirname.h>: No longer include this. | |||
1999-05-23 | *** empty log message *** | Jim Meyering | |
1999-05-23 | white-space tweak | Jim Meyering | |
1999-05-23 | white-space tweak | Jim Meyering | |
1999-05-23 | (copy_internal): Make it so `mv -f FILE FILE' does not remove FILE. | Jim Meyering | |
Based on a patch from Chris Yeo. | |||
1999-05-23 | *** empty log message *** | Jim Meyering | |
1999-05-23 | *** empty log message *** | Jim Meyering | |
1999-05-23 | (TESTS): Add force. | Jim Meyering | |
(TESTS_ENVIRONMENT): Change PATH to be absolute. | |||
1999-05-23 | *** empty log message *** | Jim Meyering | |
1999-05-23 | *** empty log message *** | Jim Meyering | |
1999-05-23 | *** empty log message *** | Jim Meyering | |
1999-05-22 | *** empty log message *** | Jim Meyering | |