summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2000-11-26(skip): Perform the `records < blocksize' testJim Meyering-8/+4
2000-11-26(skip): New arg COUNT_BYTES. Read with BLOCKSIZEJim Meyering-11/+24
2000-11-26(skip_bytes, seek_bytes): Now booleans, not counts.Jim Meyering-116/+60
2000-11-25more post-merge clean-up.Jim Meyering-14/+11
2000-11-25remove bskipJim Meyering-77/+51
2000-11-25(S_TYPEISSHM): New macro.Jim Meyering-5/+16
2000-11-24bskip/bseek patch from Chris Sylvain <csylvain@umm.edu> merged inJim Meyering-10/+122
2000-11-24Declare a pointer parameters to be `const' as appropriate.Jim Meyering-7/+7
2000-11-24(main): Use ftruncate only on regular files.Jim Meyering-3/+9
2000-11-23(show_point): Before accepting an entry as a match, make sure thatJim Meyering-1/+3
2000-11-23(mode_changed): New function.Jim Meyering-1/+28
2000-11-19(main): Do not assume EOF == -1.Jim Meyering-40/+23
2000-11-19(BLOCK_SIZE_OPTION, COLOR_OPTION, FORMAT_OPTION,Jim Meyering-16/+30
2000-11-19(GETOPT_HELP_CHAR, GETOPT_VERSION_CHAR): Now enumJim Meyering-2/+8
2000-11-18(count_entry): Don't omit the size of a directory entryJim Meyering-2/+7
2000-11-18Revert change of 2000-11-11. It inadvertently changeJim Meyering-13/+3
2000-11-18(main): When failing to create a directory, give onlyJim Meyering-4/+8
2000-11-18(main): With --parents, remove any trailing slashesJim Meyering-0/+13
2000-11-18revert mysteriously-applied last delta!Jim Meyering-1/+1
2000-11-17Declare global `tab' to be of type *unsigned* char,Jim Meyering-1/+1
2000-11-17Explicitly include sys/types.h before including system.h.Jim Meyering-3/+11
2000-11-16Include sys/types.h before system.h.Jim Meyering-0/+1
2000-11-16Declare global `tab' to be of type *unsigned* char,Jim Meyering-1/+1
2000-11-13(ST_TIME_CMP_NS): Fix typo: ST_MTIM_NSEC shouldJim Meyering-1/+1
2000-11-12(print_long_format): Remove obsolete comment (strftime vs. ctime).Jim Meyering-3/+0
2000-11-12(show_date): Add a comment explaining why theJim Meyering-0/+7
2000-11-12(<langinfo.h>): Include if HAVE_LANGINFO_H.Jim Meyering-3/+13
2000-11-11(print_long_format): Wrap the --full-time' date formatJim Meyering-1/+1
2000-11-10(main): Interpret a lone numeric argument of 8 or 10Jim Meyering-1/+3
2000-11-09Do not set the permissions of the final directoryJim Meyering-1/+4
2000-11-06(print_header): Mark strings for translation.Jim Meyering-7/+7
2000-11-06(skip): st_size is not defined for directories.Jim Meyering-3/+3
2000-11-05(main): Use make_dir instead of using mkdir directly.Jim Meyering-7/+17
2000-11-01remove const attribute for PARENTSFILEUTILS-4_0_30Jim Meyering-1/+1
2000-11-01Fix bad typo! free the string, PARENTS, not the function, dir_name.Jim Meyering-1/+1
2000-11-01(main): Better diagnostics.Jim Meyering-2/+7
2000-10-31`mkdir -p' would create parent directories with permissionsJim Meyering-3/+12
2000-10-30Include "system.h" after wctype.h (not before) to avoidJim Meyering-5/+10
2000-10-29(do_copy): When constructing dst_path for use with theJim Meyering-2/+15
2000-10-29(DT_INIT): Define.Jim Meyering-17/+12
2000-10-28[enum filetype] (arg_directory): Rather than `100', useJim Meyering-1/+2
2000-10-28(main): In call to gobble_file with `"."', use `directory'Jim Meyering-1/+1
2000-10-28Make `ls' a lot more efficient on systems (e.g., linux-2.4.*)Jim Meyering-10/+52
2000-10-28Include assert.h.Jim Meyering-10/+30
2000-10-26(usage): Mention the time zone, UTC, and write the dateJim Meyering-1/+1
2000-10-25Include dirname.h.Jim Meyering-16/+6
2000-10-22include stdio.hJim Meyering-0/+1
2000-10-22renamed from shasum.cJim Meyering-0/+2
2000-10-22fix typoJim Meyering-1/+1
2000-10-22(print_long_format): Wrap date format strings in _(...)Jim Meyering-2/+2