log m4/getloadavg.m4 @ 40196:e63f5d3edab5

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Sun, 17 Jun 2018 11:22:18 -0700 Paul Smith getloadavg: Allow building on Windows without Cygwin
Sat, 17 Mar 2018 21:07:51 -0700 Paul Eggert Spelling fix
Sat, 03 Feb 2018 14:05:45 +0100 Bruno Haible stdlib: Fix compilation error on OpenIndiana.
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
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
Tue, 10 Jul 2012 16:50:06 -0700 Paul Eggert getloadavg: clean out old Emacs and Autoconf cruft
Fri, 22 Jun 2012 13:26:07 +0200 Bruno Haible Write "Mac OS X" instead of "MacOS X".
Thu, 05 Jan 2012 23:53:49 -0800 Paul Eggert In commentary, do not use ` to quote.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Wed, 14 Sep 2011 23:41:59 +0200 Bruno Haible Properly quote AC_CHECK_DECL's 4th argument.
Sat, 18 Jun 2011 18:32:53 +0200 Bruno Haible getloadavg: Don't clobber LIBS. Regression from previous commit.
Sun, 08 May 2011 12:14:03 +0200 Bruno Haible getloadavg: Move AC_LIBOBJ invocations to module description.
Sat, 28 May 2011 22:06:11 +0200 Bruno Haible getloadavg: Remove an unreliable safety check.
Fri, 18 Feb 2011 04:16:39 +0100 Bruno Haible getloadavg: Add comments about platforms.
Tue, 15 Feb 2011 13:18:20 -0800 Paul Eggert getloadavg: set errno
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Tue, 24 Aug 2010 21:53:44 +0200 Bruno Haible getloadavg: simplify code
Tue, 24 Aug 2010 10:52:07 -0600 Eric Blake getloadavg: don't define SVR4 on cygwin
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.
Wed, 02 Sep 2009 20:07:33 +0200 Ralf Wildenhues Replace uses of obsolete autoconf macros in Jim's modules.
Wed, 29 Jul 2009 08:33:59 -0700 Matt Kraai getloadavg: check whether n_name is a pointer, for QNX 6.4.1
Tue, 13 Jan 2009 08:48:48 +0100 Jim Meyering many *.m4 files: improve m4 quoting
Sun, 19 Oct 2008 12:57:06 +0200 Bruno Haible Add a getloadavg() declaration to <stdlib.h>.
Sun, 03 Feb 2008 09:15:52 +0100 Peter O'Gorman getloadavg: use libperfstat on AIX5
Thu, 12 Oct 2006 13:26:06 +0000 Jim Meyering * m4/getloadavg.m4: Revert the change below.
Thu, 12 Oct 2006 13:23:10 +0000 Jim Meyering * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
Mon, 25 Sep 2006 11:58:08 +0000 Bruno Haible Oops, update error message also.
Fri, 22 Sep 2006 12:47:54 +0000 Bruno Haible Pass to the gl_GETLOADAVG macro the $gl_source_base from gnulib-tool.
Fri, 01 Sep 2006 19:54:35 +0000 Paul Eggert * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
Thu, 31 Aug 2006 22:29:00 +0000 Paul Eggert * modules/getloadavg (Files): Add m4/getloadavg.m4.
Mon, 18 Aug 2003 15:27:43 +0000 Jim Meyering Use [\t ], not [ \t] (where \t is a literal TAB).
Tue, 31 Dec 2002 13:43:06 +0000 Bruno Haible An independent .m4 file for each module.
Wed, 24 Apr 2002 07:49:39 +0000 Jim Meyering bump serial # to 9
Wed, 24 Apr 2002 07:49:00 +0000 Jim Meyering Check for these headers: locale.h unistd.h mach/mach.h fcntl.h.
Thu, 30 Nov 2000 07:44:58 +0000 Jim Meyering s/ifval/m4_ifval/ to accommodate new autoconf.
Mon, 18 Sep 2000 06:37:01 +0000 Jim Meyering (AC_FUNC_GETLOADAVG): Restore the initial value of LIBS.
Sat, 17 Jun 2000 18:33:50 +0000 Jim Meyering (AM_FUNC_GETLOADAVG): Replace with AC_FUNC_GETLOADAVG
Wed, 12 Apr 2000 16:03:20 +0000 Jim Meyering (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
Tue, 08 Feb 2000 15:32:39 +0000 Jim Meyering (AM_FUNC_GETLOADAVG): Remove now-unnecessary use of changequote.
Sun, 07 Nov 1999 15:40:29 +0000 Jim Meyering Add `, 1, [FIXME]' to each use of AC_DEFINE.
Sun, 31 Jan 1999 16:22:58 +0000 Jim Meyering Check for locale.h and the function, setlocale.
Sat, 30 Jan 1999 05:35:10 +0000 Jim Meyering use 3-arg form of AC_DEFINE_UNQUOTED
Fri, 17 Jan 1997 03:00:45 +0000 Jim Meyering (AM_FUNC_GETLOADAVG): Check for pstat_getdynamic.
Sat, 21 Dec 1996 01:50:50 +0000 Jim Meyering broken out of ../acinclude.m4