summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
1996-12-18(ROOT_CHOWN_AFFECTS_SYMLINKS): New macro.Jim Meyering-26/+39
1996-12-14twiddle FSF address in comment.Jim Meyering-2/+2
1996-12-14(get_format_width, get_format_prec): AvoidJim Meyering-6/+4
1996-12-14(digits): Remove; subsumed by new ISDIGIT.Jim Meyering-60/+57
1996-12-14(is_char_class_member): Use ISDIGIT_LOCALE instead ofJim Meyering-1/+1
1996-12-13(usage): Clarify description of -u option.Jim Meyering-2/+2
1996-12-13(usage): Update bug-reporting address.Jim Meyering-2/+2
1996-12-11[_POSIX_VERSION]: Don't declare wait. That declarationJim Meyering-1/+0
1996-12-10(find_mount_point): Convert from K&R style header to ANSI.Jim Meyering-3/+1
1996-12-10Include config.h before testing for TERMIOS_NEEDS_XOPEN_SOURCE.Jim Meyering-1/+2
1996-12-08(get_win_size): Rename formal parameter from fileno to FD.Jim Meyering-2/+2
1996-12-08(main): Call setlocale, bindtextdomain, and textdomain.Jim Meyering-0/+3
1996-12-07(init_header): Fix typo: `cons tchar' -> `const char'. From Roland.Jim Meyering-1/+1
1996-12-05(init_store_cols): Put parens around ... ? ... : ... expr.Jim Meyering-2/+3
1996-12-05Use NULL instead of e.g., `(char *) 0'.Jim Meyering-10/+10
1996-12-05(init_header): Move dcl of FMT into block where it's used.Jim Meyering-3/+3
1996-12-05Reindent with -TCOLUMN.Jim Meyering-21/+27
1996-12-05(usage): Add \n\ at end of first line.Jim Meyering-1/+1
1996-12-05(separator_string): dcl parameter const.Jim Meyering-2/+2
1996-12-05Apply big patch (patch-20) from Roland Huebner.Jim Meyering-201/+763
1996-12-05(main) [!POSIXLY_CORRECT]: Allow the identity mappings:Jim Meyering-6/+22
1996-12-04(print_color_indicator): Initialize EXT to NULL.Jim Meyering-0/+1
1996-12-03(print_color_indicator): Check the file's suffix onlyJim Meyering-29/+32
1996-12-03[!S_IXUGO] (S_IXUGO): Define it.Jim Meyering-2/+3
1996-11-30(copy_file): Allow installation from non-directory (rather than only regular)Jim Meyering-2/+6
1996-11-30(main) [HAVE_SYSINFO && SI_ARCHITECTURE]: Support -p (print processor type).Jim Meyering-3/+25
1996-11-30(main): Accept -F as a synonym for -t for compatibilityJim Meyering-1/+5
1996-11-30(main): Close stdout and check result, in case any deferred writes fail.Jim Meyering-9/+12
1996-11-28(find_mount_point): Use strip_trailing_slashes and dirnameJim Meyering-17/+10
1996-11-28(find_mount_point): Use save_cwd/restore_cwd.Jim Meyering-9/+114
1996-11-27(fraccompare): Add explicit `int' in `register' dcl, toJim Meyering-1/+2
1996-11-25(set_ordering): Revert 1994-05-04 change to this functionJim Meyering-4/+0
1996-11-24(get_win_size): Take a FILENO parameter rather thanJim Meyering-6/+13
1996-11-24Big patch from Karl Heuer. FIXME: fill in detailsJim Meyering-26/+57
1996-11-24(usage): Remove trailing pair of blanks.Jim Meyering-1/+1
1996-11-23(usage): Alphabetize option descriptions the way sort -f would.Jim Meyering-17/+9
1996-11-23(usage): Alphabetize option descriptions the way sort -f would.Jim Meyering-36/+26
1996-11-23(usage): Alphabetize options like sort -f would.Jim Meyering-24/+24
1996-11-23(copy): With -i and not -f, prompt for any type ofJim Meyering-12/+13
1996-11-23(main): Warn if excess arguments are ignored.Jim Meyering-0/+3
1996-11-23(process_regexp): Update CURRENT_LINE only ifJim Meyering-1/+2
1996-11-18Remove unused declaration of mktime. From Tony Leneis.Jim Meyering-1/+0
1996-11-18(main): Ignore -a, for compatibility with SVR4.Jim Meyering-2/+6
1996-11-04(recover_mode): Fail also if there are too many fields. From Karl Heuer.Jim Meyering-0/+5
1996-11-03change bug-reporting addressJim Meyering-62/+62
1996-11-03change bug-reporting addressJim Meyering-8/+8
1996-11-02change bug-reporting addressJim Meyering-5/+5
1996-11-02change bug-reporting addressJim Meyering-65/+65
1996-11-02(gobble_file): Set linkok for non-orphaned symlinks.Jim Meyering-4/+8
1996-11-02(main): Give better diagnostic.Jim Meyering-2/+4