summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2000-01-22Topologically sort the functions and remove fwd declarations.Jim Meyering
2000-01-22(enum Format_type): Declare.Jim Meyering
2000-01-22Add support for octal and hexadecimal output.Jim Meyering
2000-01-22("xstrtol.h"): Include.Jim Meyering
2000-01-21Correct copying notice to use GPL, per author's request.Jim Meyering
2000-01-21Correct copying notice to use GPL, per author's request.Jim Meyering
2000-01-21(PFI): Return `long', not `int'.Jim Meyering
2000-01-19Tweak 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 forJim Meyering
2000-01-09This affects cp, install, and mv.Jim Meyering
2000-01-08(PAGES_OPTION, COLUMNS_OPTION): Define these and use them instead ofJim Meyering
2000-01-08(OUTPUT_DELIMITER_OPTION): Define this and use it instead of `CHAR_MAX + n'.Jim Meyering
2000-01-06add blank lineJim Meyering
2000-01-06(apply_suffix): Comment.Jim Meyering
2000-01-06fix typo in commentJim Meyering
2000-01-06Minor code cleanup.Jim Meyering
2000-01-05Include nanosleep.h.Jim Meyering
2000-01-05Add #pragma STDC FENV_ACCESS ON if C99.Jim Meyering
2000-01-02update usageJim Meyering
2000-01-02Remove non-POSIX warning about trailing-slashed symlink-to-directory.Jim Meyering
2000-01-02New 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 errorJim Meyering
1999-12-27minor var. renamingsJim Meyering
1999-12-27tweak --helpJim Meyering
1999-12-25Use < rather than >.Jim Meyering
1999-12-23(USE_CLOCK_GETTIME): Define.Jim Meyering
1999-12-23(usage): Correct typos.Jim Meyering
1999-12-23(usage): List new --target-directory=... usage.Jim Meyering
1999-12-22(ceil_percent): Remove.Jim Meyering
1999-12-19tweak commentJim Meyering
1999-12-19tweak commentJim Meyering
1999-12-19[! LSTAT_FOLLOWS_SLASHED_SYMLINK]: Use lstat wrapper.Jim Meyering
1999-12-18(wipename): When repeatedly renaming a file, making the name shorterJim Meyering
1999-12-18(print_entry): Correct do_lookup test so that whoJim Meyering
1999-12-15(decode_switches): If -c or -u is specified and not -l (or any otherJim Meyering
1999-12-12Move 120+ lines of stat.h-related macros from system.h (not shared)Jim Meyering
1999-12-12(S_IRUSR, S_IRGRP, S_IWGRP, S_IROTH, S_IWOTH): DefineJim Meyering
1999-12-09(IGNORE_FAIL_ON_NON_EMPTY_OPTION): Likewise.Jim Meyering
1999-12-09(BLOCK_SIZE_OPTION, EXCLUDE_OPTION, MAX_DEPTH_OPTION):Jim Meyering
1999-12-09(BLOCK_SIZE_OPTION, SYNC_OPTION, NO_SYNC_OPTION): DefineJim Meyering
1999-12-09(anonymous enum): Define TIME_OPTION, and ...Jim Meyering
1999-12-09(enum): Remove useless CHAR_MAX + 2Jim Meyering