summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
1996-11-02.Jim Meyering-2/+2
1996-11-02[!ENABLE_ASSERTIONS]: Guard NDEBUG definition.Jim Meyering-3/+9
1996-11-01(key_init): New function.Jim Meyering-10/+9
1996-10-31(decode_field_spec): Always give FIELD_INDEX a value.Jim Meyering-2/+4
1996-10-31(es_free): New function.Jim Meyering-5/+13
1996-10-29(decode_switches): Make -A set really_all_files to zeroJim Meyering-0/+1
1996-10-29(main): Ignore SIGPIPE.Jim Meyering-0/+15
1996-10-24Guard inclusion of stdarg.h and definition of VA_STARTJim Meyering-2/+2
1996-10-21Comment out DOS-style suffixes.Jim Meyering-5/+8
1996-10-21(validate): Remove TAB from diagnostic, for consistency.Jim Meyering-1/+1
1996-10-21(main): Remove TAB from diagnostic, for consistency.Jim Meyering-1/+1
1996-10-20(print_entry): Don't take address of UT_TIME_MEMBER directly.Jim Meyering-1/+10
1996-10-16(get_next): Rewrite to treat lower/upper mapping as a special case.Jim Meyering-19/+47
1996-10-13(print_long_format): Use strftime of localtimeJim Meyering-2/+5
1996-10-13(usage): Remove parameter, REASON.Jim Meyering-15/+40
1996-10-12(print_uptime): Change #ifdef guard on getloadavgJim Meyering-1/+1
1996-10-09(usage): Improve brief descriptions of --sort and --time.Jim Meyering-2/+3
1996-10-08(usage): Improve diagnosticJim Meyering-1/+1
1996-10-08(usage): Improve usage messagesJim Meyering-2/+2
1996-10-05(print_long_format): Add support for Cray's migrated dmf files.Jim Meyering-0/+5
1996-10-05(main): update --version output to conform to coding standardJim Meyering-2/+2
1996-10-05fix --version outputJim Meyering-1/+1
1996-10-05(main): update --version output to conform to coding standardJim Meyering-28/+28
1996-10-05(main): update --version output to conform to coding standardJim Meyering-20/+20
1996-10-04(main): update --version output againJim Meyering-2/+2
1996-10-04(main): Remove dead code that used to print --version output.Jim Meyering-8/+1
1996-10-04(main): update --version output againJim Meyering-22/+22
1996-10-04(main): update --version output to conform to coding standardJim Meyering-16/+16
1996-10-04(main): update --version output to conform to coding standardJim Meyering-22/+22
1996-10-03(usage): Deprecate --print-data-base even thoughJim Meyering-1/+6
1996-10-01.TEXTUTILS-1_19iJim Meyering-1/+1
1996-09-30(do_copy): Give better error message when copying multipleJim Meyering-9/+26
1996-09-28.Jim Meyering-28/+70
1996-09-27(usage): Remove references in --help output toJim Meyering-2/+0
1996-09-23(keycompare): Declare translate to be unsigned char *.Jim Meyering-3/+4
1996-09-21(xstrndup): Use message that's the same as the oneJim Meyering-1/+1
1996-09-10(do_copy): Describe in a little *more* detail the codeJim Meyering-1/+2
1996-09-10(do_copy): Describe in a little more detail the codeJim Meyering-1/+3
1996-09-08(usage): Refer to LS_COLORS, not LS_COLOR.Jim Meyering-3/+3
1996-09-08(do_copy): Set backup_type to `none' only *after*Jim Meyering-1/+6
1996-09-07Add comments re ctype IS* macros.Jim Meyering-0/+19
1996-09-07(check_punctuation): Use ISPUNCT instead of ispunct.Jim Meyering-2/+2
1996-09-06(main): Don't set verbose flag for --changes.Jim Meyering-2/+6
1996-09-05(do_copy): When concatenating DEST (with a trailing `/') and the basenameJim Meyering-3/+3
1996-09-02(usage): Tell where to report bugs.Jim Meyering-2/+34
1996-09-02(usage): Tell where to report bugs.Jim Meyering-2/+28
1996-08-31(utime_now): Protoize.Jim Meyering-3/+1
1996-08-31(usage): remove spurious trailing \n in puts.Jim Meyering-18/+18
1996-08-29(usage): Tell where to report bugs.Jim Meyering-17/+49
1996-08-24(cat): Cast first arg to stpcpy to char*.Jim Meyering-2/+3