Age | Commit message (Expand) | Author |
2000-02-05 | Use UT_USER in place of hard-coded `->ut_name' here, too. | Jim Meyering |
2000-02-05 | (copy_internal): Don't allow mv to move a directory onto | Jim Meyering |
2000-02-03 | (O_NDELAY): Define to 0 if not defined. | Jim Meyering |
2000-01-31 | Use UT_USER in place of hard-coded `->ut_name' here, too. | Jim Meyering |
2000-01-30 | (correct_password): Guard with `HAVE_GETSPNAM && HAVE_STRUCT_PASSWD_SP_PWDP', | Jim Meyering |
2000-01-30 | (ST_NBLOCKS): Use st_size only for regular files and | Jim Meyering |
2000-01-30 | (main): Exit with nonzero status if ftruncate fails. | Jim Meyering |
2000-01-29 | Back out most of the 2000-01-21 and 01-22 changes. | Jim Meyering |
2000-01-29 | (screen_columns): Change #if-0 (test code, mistakenly committed in last delta) | Jim Meyering |
2000-01-28 | (wrapf): Emit a newline only if 0 < current_col. | Jim Meyering |
2000-01-26 | (detect_loop): Update incomplete comment. | Jim Meyering |
2000-01-25 | tsort now works more like the traditional UNIX tsort. Before it would | Jim Meyering |
2000-01-24 | (usage): Describe behavior when LINK_NAME is omitted. | Jim Meyering |
2000-01-24 | (main): Don't expect array index `n_files - 1' to evaluate | Jim Meyering |
2000-01-22 | (keycompare): Use global, hard_LC_COLLATE in place of | Jim Meyering |
2000-01-22 | [! HAVE_DECL_STRTOUL]: Declare strtoul. | Jim Meyering |
2000-01-22 | Topologically sort the functions and remove fwd declarations. | Jim Meyering |
2000-01-22 | (enum Format_type): Declare. | Jim Meyering |
2000-01-22 | Add support for octal and hexadecimal output. | Jim Meyering |
2000-01-22 | ("xstrtol.h"): Include. | Jim Meyering |
2000-01-21 | Correct copying notice to use GPL, per author's request. | Jim Meyering |
2000-01-21 | Correct copying notice to use GPL, per author's request. | Jim Meyering |
2000-01-21 | (PFI): Return `long', not `int'. | Jim Meyering |
2000-01-19 | Tweak sort performance. | Jim Meyering |
2000-01-18 | (interrupt_handler, main): | Jim Meyering |
2000-01-18 | (sighandler, main): | Jim Meyering |
2000-01-18 | (interrupt_handler): | Jim Meyering |
2000-01-16 | (usage): Correct error in %V description. | Jim Meyering |
2000-01-15 | (TAB_STOP_SENTINEL): Define. | Jim Meyering |
2000-01-13 | (fillbuf): Avoid quadratic behavior with long lines. | Jim Meyering |
2000-01-12 | (count_entry): Adjust to new calling convention for excluded_filename. | Jim Meyering |
2000-01-09 | (do_link): Produce the same sort of one-line output for | Jim Meyering |
2000-01-09 | This affects cp, install, and mv. | Jim Meyering |
2000-01-08 | (PAGES_OPTION, COLUMNS_OPTION): Define these and use them instead of | Jim Meyering |
2000-01-08 | (OUTPUT_DELIMITER_OPTION): Define this and use it instead of `CHAR_MAX + n'. | Jim Meyering |
2000-01-06 | add blank line | Jim Meyering |
2000-01-06 | (apply_suffix): Comment. | Jim Meyering |
2000-01-06 | fix typo in comment | Jim Meyering |
2000-01-06 | Minor code cleanup. | Jim Meyering |
2000-01-05 | Include nanosleep.h. | Jim Meyering |
2000-01-05 | Add #pragma STDC FENV_ACCESS ON if C99. | Jim Meyering |
2000-01-02 | update usage | Jim Meyering |
2000-01-02 | Remove non-POSIX warning about trailing-slashed symlink-to-directory. | Jim Meyering |
2000-01-02 | New option: --strip-trailing-slashes. | Jim Meyering |
2000-01-02 | (#pragma alloca): Add if _AIX is defined. | Jim Meyering |
1999-12-30 | (remove_parents, main): Don't pass errno to error | Jim Meyering |
1999-12-27 | minor var. renamings | Jim Meyering |
1999-12-27 | tweak --help | Jim Meyering |
1999-12-25 | Use < rather than >. | Jim Meyering |
1999-12-23 | (USE_CLOCK_GETTIME): Define. | Jim Meyering |