log lib/savedir.c @ 40231:9b3c79fdfe0b

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
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
Wed, 24 Jun 2015 19:08:08 +0100 Pádraig Brady savedir: avoid undefined behavior in qsort call
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Sun, 23 Feb 2014 14:20:18 -0800 Paul Eggert savedir: simplify by using stpcpy
Thu, 13 Feb 2014 22:01:39 +0200 Sergey Poznyakoff savedir: add sorting arg to savedir, streamsavedir; remove fdsavedir
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
Thu, 08 Mar 2012 14:39:16 -0800 Paul Eggert savedir: fix comment typo
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
Sun, 12 Sep 2010 14:21:52 -0700 Paul Eggert savedir: add streamsavedir, deprecate fdsavedir
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.
Tue, 01 Sep 2009 12:25:01 -0600 Eric Blake backupfile, chdir-long, fts, savedir: make safer
Mon, 31 Aug 2009 20:37:59 -0600 Eric Blake fdopendir: split into its own module
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 14 Jan 2007 11:32:10 +0000 Bruno Haible New module 'fchdir'.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Thu, 17 Aug 2006 20:34:21 +0000 Paul Eggert Update from coreutils.
Tue, 11 Jul 2006 06:02:51 +0000 Paul Eggert * backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
Thu, 06 Jul 2006 23:29:27 +0000 Paul Eggert * lib/getloadavg.c: Use __VMS, not VMS.
Wed, 28 Jun 2006 22:25:49 +0000 Paul Eggert * lib/savedir.c (CLOSEDIR): Remove. All uses changed to closedir.
Tue, 29 Nov 2005 18:47:35 +0000 Paul Eggert * modules/savedir (Depends-on): Add openat.
Fri, 28 Oct 2005 23:02:35 +0000 Paul Eggert * savedir.c (savedir): Don't assume that xrealloc etc. leave
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 ***
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Tue, 09 Sep 2003 22:27:55 +0000 Paul Eggert Remove K&R cruft.
Thu, 29 May 2003 07:21:59 +0000 Paul Eggert in lib:
Fri, 31 Aug 2001 09:09:53 +0000 Jim Meyering (savedir): Remove size parameter, as POSIX says that
Tue, 27 Jun 2000 07:08:48 +0000 Jim Meyering savedir now sets errno on failure and invokes xmalloc to get memory.
Wed, 08 Mar 2000 14:50:05 +0000 Jim Meyering (savedir): Work even if directory size is
Tue, 04 Jan 2000 22:54:54 +0000 Jim Meyering (savedir): Don't store past the end of an array if
Sun, 08 Aug 1999 10:16:53 +0000 Jim Meyering fix typo
Sun, 08 Aug 1999 10:12:43 +0000 Jim Meyering (savedir): Change type of name_size parameter to off_t.
Mon, 07 Dec 1998 03:12:10 +0000 Jim Meyering ansideclify
Sun, 15 Mar 1998 11:09:10 +0000 Jim Meyering Use #if, not #ifdef with HAVE_ macros
Thu, 25 Dec 1997 16:49:08 +0000 Jim Meyering Declare stpcpy only if not defined as macro.
Sun, 30 Nov 1997 14:20:17 +0000 Jim Meyering (savedir): Revert last change. malloc always
Sun, 30 Nov 1997 10:24:41 +0000 Jim Meyering (savedir): Check for size zero before invoking
Fri, 24 Oct 1997 13:17:16 +0000 Jim Meyering Use unsigned int, not just unsigned.
Sat, 04 Oct 1997 01:43:58 +0000 Jim Meyering (savedir): Declare DIR parameter to be const.
Mon, 15 Jul 1996 03:36:16 +0000 Jim Meyering update FSF address in copyright
Thu, 20 Oct 1994 16:16:54 +0000 Jim Meyering merge with 3.9p
Mon, 17 Oct 1994 14:01:44 +0000 Jim Meyering .
Sun, 02 Oct 1994 05:43:03 +0000 Jim Meyering merge with 3.9h
Sun, 02 Oct 1994 02:09:38 +0000 Jim Meyering .
Sat, 30 Jul 1994 12:10:53 +0000 Jim Meyering .
Thu, 20 Oct 1994 16:09:53 +0000 Jim Meyering GNU file utilities
Sun, 02 Oct 1994 05:35:03 +0000 Jim Meyering GNU file utilities
Sat, 30 Jul 1994 18:12:17 +0000 Jim Meyering GNU file utilities
Tue, 12 Oct 1993 20:12:59 +0000 Jim Meyering GNU file utilities
Wed, 06 Oct 1993 16:41:02 +0000 Jim Meyering GNU file utilities
Sun, 28 Mar 1993 19:25:12 +0000 Jim Meyering GNU file utilities