summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2000-11-18revert mysteriously-applied last delta!Jim Meyering
2000-11-17Declare global `tab' to be of type *unsigned* char,Jim Meyering
2000-11-17Explicitly include sys/types.h before including system.h.Jim Meyering
2000-11-16Include sys/types.h before system.h.Jim Meyering
2000-11-16Declare global `tab' to be of type *unsigned* char,Jim Meyering
2000-11-13(ST_TIME_CMP_NS): Fix typo: ST_MTIM_NSEC shouldJim Meyering
2000-11-12(print_long_format): Remove obsolete comment (strftime vs. ctime).Jim Meyering
2000-11-12(show_date): Add a comment explaining why theJim Meyering
2000-11-12(<langinfo.h>): Include if HAVE_LANGINFO_H.Jim Meyering
2000-11-11(print_long_format): Wrap the --full-time' date formatJim Meyering
2000-11-10(main): Interpret a lone numeric argument of 8 or 10Jim Meyering
2000-11-09Do not set the permissions of the final directoryJim Meyering
2000-11-06(print_header): Mark strings for translation.Jim Meyering
2000-11-06(skip): st_size is not defined for directories.Jim Meyering
2000-11-05(main): Use make_dir instead of using mkdir directly.Jim Meyering
2000-11-01remove const attribute for PARENTSJim Meyering
2000-11-01Fix bad typo! free the string, PARENTS, not the function, dir_name.Jim Meyering
2000-11-01(main): Better diagnostics.Jim Meyering
2000-10-31`mkdir -p' would create parent directories with permissionsJim Meyering
2000-10-30Include "system.h" after wctype.h (not before) to avoidJim Meyering
2000-10-29(do_copy): When constructing dst_path for use with theJim Meyering
2000-10-29(DT_INIT): Define.Jim Meyering
2000-10-28[enum filetype] (arg_directory): Rather than `100', useJim Meyering
2000-10-28(main): In call to gobble_file with `"."', use `directory'Jim Meyering
2000-10-28Make `ls' a lot more efficient on systems (e.g., linux-2.4.*)Jim Meyering
2000-10-28Include assert.h.Jim Meyering
2000-10-26(usage): Mention the time zone, UTC, and write the dateJim Meyering
2000-10-25Include dirname.h.Jim Meyering
2000-10-22include stdio.hJim Meyering
2000-10-22renamed from shasum.cJim Meyering
2000-10-22fix typoJim Meyering
2000-10-22(print_long_format): Wrap date format strings in _(...)Jim Meyering
2000-10-22(make_path_private): Add a FIXME comment.Jim Meyering
2000-10-22.Jim Meyering
2000-10-22Factor out the differences between MD5 and SHA1,Jim Meyering
2000-10-22Support 8-byte integers, assuming they're printable with e.g., %lld.Jim Meyering
2000-10-22add missing backslashJim Meyering
2000-10-21The command, `yes ''|./cat -n' would stop printing after INT_MAX lines.Jim Meyering
2000-10-21Prevent a counter buffer overrun when numbering lines and whenJim Meyering
2000-10-21(SORT_OUT_OF_ORDER): Define.Jim Meyering
2000-10-21(main): Use EXIT_SUCCESS rather than 0.Jim Meyering
2000-10-18(universal_time): Remove; it's just a temptation to do the wrong thing.Jim Meyering
2000-10-18Undo the effect of the 1997-07-12 change to date.c; itJim Meyering
2000-10-16fix spell-o in commentJim Meyering
2000-10-16(rm_option_init): Remove FIXME-maybe comment.Jim Meyering
2000-09-30(main): Rename local `symbolic_mode' to `specified_mode'.Jim Meyering
2000-09-30(change_file_mode): Perform the chmod even if theJim Meyering
2000-09-30(main): Don't set the umask to 0 and hand-applyJim Meyering
2000-09-30(main): Rename local `symbolic_mode' to `specified_mode'.Jim Meyering
2000-09-30(main): Don't set the umask to 0 and hand-applyJim Meyering