summaryrefslogtreecommitdiff
path: root/lib/same.c
AgeCommit message (Expand)Author
2003-01-14(same_name): Declare *_basename locals to be `const'.Jim Meyering
2003-01-14(same_name): Reorder tests so as to avoid calling stat()Jim Meyering
2002-11-14Don't include libintl.h, and don't define `_' -- they're not used.Jim Meyering
2001-05-12(base_name): Remove; now in dirname.h.Jim Meyering
2000-08-07(same_name): Invoke xalloc_die instead of printing our own message.Jim Meyering
2000-06-29Include <string.h> or <strings.h>, as appropriate, for declaration of strcmp.Jim Meyering
2000-02-27use double quotes, not single quotes around syntax-error-evoking stringJim Meyering
2000-02-27Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'Jim Meyering
2000-01-07add copyright/no-warranty commentJim Meyering
1999-05-23New file (function extracted from ln.c).Jim Meyering