summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2001-08-31(count_entry, main): Reflect changes to the exclude functions.Jim Meyering-3/+4
2001-08-28(main): Diagnose an invalid width option.Jim Meyering-3/+6
2001-08-28(main): Correct the diagnostic for invalid argument to -w.Jim Meyering-3/+2
2001-08-26(mergefps): Do not allocate at least sort_size bytes for each merge buffer.Jim Meyering-1/+1
2001-08-26(nextarg): Use strcoll, not strcmp.Jim Meyering-1/+1
2001-08-25(main): Fix a typo in the previous patch: missingJim Meyering-0/+5
2001-08-25(main): Fix some more incompatibilities with POSIX.2,Jim Meyering-28/+38
2001-08-25(main): Don't report an error when given the valid options `+3 -d'.Jim Meyering-1/+1
2001-08-25(different): Don't assume that lengths can fitJim Meyering-8/+5
2001-08-25Remove arbitrary restrictions on sizes, fixing a bug reportedJim Meyering-51/+38
2001-08-25(find_field): Don't count trailing newline to beJim Meyering-1/+1
2001-08-24Use `n_users' in place of `argc - optind' in two more places.Jim Meyering-2/+2
2001-08-24(main): Fail if -l is specified with no username.Jim Meyering-1/+11
2001-08-24(usage): Clarify description of -l. From Clark Morgan.Jim Meyering-2/+2
2001-08-24(posixly_correct): Remove; no longer needed.Jim Meyering-13/+5
2001-08-18(nextarg): Advance ARGS by one if the next token matches.Jim Meyering-15/+7
2001-08-18(isstring): Remove.Jim Meyering-18/+5
2001-08-18Code cleanup to avoid tricky macros and old-style function declarations.Jim Meyering-62/+44
2001-08-18(binary_operator): Move declarations of lt,rt `down'Jim Meyering-15/+18
2001-08-18(isint, binary_operator, unary_operator):Jim Meyering-13/+16
2001-08-18(main): Handle a leading "--" option as POSIX requires.Jim Meyering-0/+7
2001-08-18(toarith): Don't accept plain "-" as a valid integer.Jim Meyering-4/+4
2001-08-18Modify 'expr' so that it uses intmax_t, not int, to calculateJim Meyering-35/+49
2001-08-18Revert part of last change and solve the problem a better way.Jim Meyering-5/+13
2001-08-18(show_date) [--rfc-822]: Don't space-pad the day of the month.Jim Meyering-3/+3
2001-08-18(head_bytes): Read no more than the specified number of bytes.Jim Meyering-4/+5
2001-08-16(main): When there are too many non-option arguments,Jim Meyering-1/+2
2001-08-14(xputenv): Remove parameter's const qualifier.Jim Meyering-1/+1
2001-08-14(AUTHORS): Mark string for translation, since it contains the English word `a...Jim Meyering-12/+12
2001-08-14(AUTHORS): Mark string for translation, since it contains the English word `a...Jim Meyering-5/+5
2001-08-13(AUTHORS): Mark string for translation, since it contains the English word `a...Jim Meyering-14/+14
2001-08-13(cp_option_init): Adjust initialization of `interactive',Jim Meyering-2/+3
2001-08-13(cp_option_init): Adjust initialization of `interactive',Jim Meyering-3/+4
2001-08-13(cp_option_init): Adjust initialization of `interactive',Jim Meyering-2/+5
2001-08-13(enum Interactive): New type.Jim Meyering-3/+15
2001-08-13(overwrite_prompt): New function.Jim Meyering-10/+44
2001-08-12Guard the above pathconf-using definitions with `#if HAVE_PATHCONF'Jim Meyering-3/+3
2001-08-12(PATH_MAX_FOR): Use pathconf via wrapper.Jim Meyering-8/+30
2001-08-12Include gtod.h -- should have been part of preceding deltaJim Meyering-0/+1
2001-08-12Include gtod.h.Jim Meyering-0/+2
2001-08-12Work around non-compliant gettimeofday on Mac OS X 10.0.4,Jim Meyering-1/+10
2001-08-10(print_long_format): Simplify previous patch forJim Meyering-7/+1
2001-08-10(print_long_format): Multiply the shift width by zeroJim Meyering-1/+5
2001-08-10(print_long_format): If a file size is negative, assumeJim Meyering-1/+10
2001-08-07(cfcc_msg): Remove now-inaccurate part of comment.Jim Meyering-2/+1
2001-08-06(copy_internal): Set *rename_succeeded, so thatJim Meyering-1/+7
2001-08-06(usage): Correct the description of --update.Jim Meyering-1/+3
2001-08-04(quote_name): Pass 0 to mbsnwidth, since the defaultJim Meyering-3/+1
2001-07-15Include "unlocked-io.h", rather than hard-coding the HAVE_*_UNLOCKED macros.Jim Meyering-59/+2
2001-07-08revert unrelated part of last delta -- coming soon with a separate log entryJim Meyering-7/+1