log lib/same.c @ 40186:8964917f9574

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Fri, 23 Feb 2018 12:52:42 -0800 Paul Eggert same: pacify gcc -Wunused-variable
Tue, 20 Feb 2018 09:05:48 -0800 Paul Eggert same: new function same_nameat
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Tue, 05 Jan 2010 15:14:35 +0100 Jim Meyering maint: remove useless inclusions of "alloca.h"
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Thu, 24 Sep 2009 05:51:28 -0600 Eric Blake same-inode: revert prior change; it is not yet ready
Wed, 23 Sep 2009 14:51:29 -0600 Eric Blake same-inode: make SAME_INODE tri-state, to port to mingw
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Mon, 03 Jul 2006 08:32:46 +0000 Paul Eggert Merge from coreutils.
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Thu, 02 Jun 2005 20:41:04 +0000 Paul Eggert Sync from coreutils.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Fri, 26 Nov 2004 08:35:29 +0000 Paul Eggert Merge from coreutils for getcwd and HP-UX 11.
Fri, 06 Aug 2004 06:19:08 +0000 Paul Eggert (same_name): Return bool, not int.
Fri, 16 Jan 2004 07:55:43 +0000 Paul Eggert Merge from coreutils.
Wed, 10 Sep 2003 06:43:26 +0000 Paul Eggert Remove K&R cruft.
Fri, 06 Jun 2003 21:07:23 +0000 Jim Meyering Merge from coreutils.
Tue, 14 Jan 2003 14:38:32 +0000 Jim Meyering *** empty log message ***
Tue, 14 Jan 2003 13:51:17 +0000 Bruno Haible Optimization: Avoid unnecessary stat() calls.
Tue, 05 Nov 2002 21:45:29 +0000 Bruno Haible Include gettext.h instead of <libintl.h> with #ifdefs.
Sat, 12 May 2001 15:48:00 +0000 Jim Meyering (base_name): Remove; now in dirname.h.
Mon, 07 Aug 2000 16:55:57 +0000 Jim Meyering (same_name): Invoke xalloc_die instead of printing our own message.
Thu, 29 Jun 2000 11:29:55 +0000 Jim Meyering Include <string.h> or <strings.h>, as appropriate, for declaration of strcmp.
Sun, 27 Feb 2000 17:54:25 +0000 Jim Meyering use double quotes, not single quotes around syntax-error-evoking string
Sun, 27 Feb 2000 17:39:52 +0000 Jim Meyering Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
Fri, 07 Jan 2000 07:33:19 +0000 Jim Meyering add copyright/no-warranty comment
Sun, 23 May 1999 19:42:59 +0000 Jim Meyering New file (function extracted from ln.c).