summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2003-01-09copyrightJim Meyering-1/+1
2003-01-09(bin_PROGRAMS): Add readlink.Jim Meyering-1/+1
2003-01-09New program, by Dmitry V. Levin.Jim Meyering-0/+156
2003-01-09When selecting ranges of byte offsets (as opposed to ranges of fields)Jim Meyering-12/+55
2003-01-09(set_fields): Make code agree with comment:Jim Meyering-1/+1
2003-01-07(set_fields): Fix typo in comment.Jim Meyering-2/+2
2003-01-07tweak commentJim Meyering-2/+3
2003-01-07add a commentJim Meyering-0/+2
2003-01-04Remove use of PARAMS.Jim Meyering-5/+5
2003-01-04Remove use of PARAMS.Jim Meyering-3/+3
2003-01-04Remove use of PARAMS.Jim Meyering-2/+2
2003-01-04rm could be tricked into mistakenly reporting a cycle.Jim Meyering-40/+24
2003-01-04(struct dev_ino): Remove declaration.Jim Meyering-9/+6
2003-01-04Don't include trailing /. in diagnostics about directories.Jim Meyering-5/+15
2003-01-04(remove_cwd_entries): Fix typos in comment.Jim Meyering-2/+2
2003-01-04(struct dirstack_state): Define.Jim Meyering-104/+138
2003-01-04(check-misc): New rule, to ensure that no moreJim Meyering-1/+7
2003-01-04[S_ISLNK, S_ISFIFO, S_ISSOCK]: Don't define.Jim Meyering-12/+1
2003-01-04remove blank lineJim Meyering-1/+0
2003-01-04(count_entry) [S_ISLNK]: Don't define.Jim Meyering-4/+2
2003-01-04[S_ISLNK]: Don't define. It's already defined in sys2.h.Jim Meyering-5/+1
2003-01-03Add copyright.Jim Meyering-1/+18
2003-01-03(false.c): Make the generated file be read-only.Jim Meyering-0/+2
2003-01-03(do_copy): Tweak diagnostic to be consistent with the oneJim Meyering-2/+2
2003-01-03Include "dev-ino.h".Jim Meyering-8/+2
2002-12-21.Jim Meyering-1/+1
2002-12-20(touch): Change the wording of a diagnostic soJim Meyering-1/+7
2002-12-18(valid_options): Declare to be static.Jim Meyering-1/+1
2002-12-15Remove all uses of `PARAMS'.Jim Meyering-190/+185
2002-12-15(PARAMS): Remove definition.Jim Meyering-8/+0
2002-12-15(PARAMS): Remove definition.Jim Meyering-8/+0
2002-12-15Remove declaration of nstrftime.Jim Meyering-8/+3
2002-12-14[! HAVE_DECL_MEMRCHR]: Declare memrchr.Jim Meyering-0/+3
2002-12-14(usage): Specify how major and minor mode numbers are interpreted.Jim Meyering-13/+9
2002-12-11Fix a bug whereby cp would fail to parse an option likeJim Meyering-2/+2
2002-12-11(NEED_PATHCONF_WRAPPER): Undefine before defining,Jim Meyering-0/+1
2002-12-08(lstat) [! LSTAT_FOLLOWS_SLASHED_SYMLINK]:Jim Meyering-0/+9
2002-12-06.Jim Meyering-1/+1
2002-12-06(gobble_file): Also stat the file if it's aJim Meyering-2/+14
2002-12-06.Jim Meyering-1/+1
2002-12-06.Jim Meyering-1/+1
2002-12-03regenerate using automake-1.7.1bJim Meyering-4/+5
2002-12-03no more ansi2nkrJim Meyering-454/+233
2002-12-03(AUTOMAKE_OPTIONS): Remove definition (to ansi2knr)Jim Meyering-1/+0
2002-12-01Don't include <ctype.h>.Jim Meyering-1/+0
2002-12-01Don't include <string.h> or <ctype.h>.Jim Meyering-3/+0
2002-12-01ls is now more efficient: it no longer needs to stat each directoryJim Meyering-9/+10
2002-12-01(gobble_file): Remove the block of code that causedJim Meyering-15/+2
2002-11-24More clean-up, not that / means /.Jim Meyering-3/+4
2002-11-24(du_files): Don't strip any trailing slash.Jim Meyering-20/+7