Jim Meyering
|
8989b5b65c
|
(base_name): Remove; now in dirname.h.
(STREQ): Remove.
(same_name): Handle the case where the basename ends in trailing '/'.
|
2001-05-12 15:48:00 +00:00 |
|
Jim Meyering
|
02edb50e8f
|
(same_name): Invoke xalloc_die instead of printing our own message.
|
2000-08-07 16:55:57 +00:00 |
|
Jim Meyering
|
d1e34222a8
|
Include <string.h> or <strings.h>, as appropriate, for declaration of strcmp.
|
2000-06-29 11:29:55 +00:00 |
|
Jim Meyering
|
4fef810c37
|
use double quotes, not single quotes around syntax-error-evoking string
|
2000-02-27 17:54:25 +00:00 |
|
Jim Meyering
|
aadde40206
|
Use #if !HAVE_DECL...' instead of #ifndef HAVE_DECL..'
now that autoconf always defines the HAVE_DECL_ symbols.
Arrange for cpp to fail if the configure-time
declaration check was not run.
|
2000-02-27 17:41:20 +00:00 |
|
Jim Meyering
|
aac32d403c
|
add copyright/no-warranty comment
|
2000-01-07 07:33:19 +00:00 |
|
Jim Meyering
|
0e96b5d2e7
|
New file (function extracted from ln.c).
|
1999-05-23 19:42:59 +00:00 |
|