Use a consistent style for including <config.h>.
[gnulib.git] / lib / same.c
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-06-02 Paul EggertSync from coreutils.
2005-05-14 Paul Eggert*** empty log message ***
2004-11-26 Paul EggertMerge from coreutils for getcwd and HP-UX 11.
2004-08-06 Paul Eggert(same_name): Return bool, not int.
2004-01-16 Paul EggertMerge from coreutils.
2003-09-10 Paul EggertRemove K&R cruft.
2003-06-06 Jim MeyeringMerge from coreutils.
2003-01-14 Jim Meyering*** empty log message ***
2003-01-14 Bruno HaibleOptimization: Avoid unnecessary stat() calls.
2002-11-05 Bruno HaibleInclude gettext.h instead of <libintl.h> with #ifdefs.
2001-05-12 Jim Meyering(base_name): Remove; now in dirname.h.
2000-08-07 Jim Meyering(same_name): Invoke xalloc_die instead of printing...
2000-06-29 Jim MeyeringInclude <string.h> or <strings.h>, as appropriate,...
2000-02-27 Jim Meyeringuse double quotes, not single quotes around syntax...
2000-02-27 Jim MeyeringUse `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
2000-01-07 Jim Meyeringadd copyright/no-warranty comment
1999-05-23 Jim MeyeringNew file (function extracted from ln.c).