log lib/getloadavg.c @ 7475:99b9b91e548c

age author description
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
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.
Tue, 11 Jul 2006 04:07:59 +0000 Paul Eggert White space fix from coreutils.
Thu, 06 Jul 2006 23:29:27 +0000 Paul Eggert * lib/getloadavg.c: Use __VMS, not VMS.
Thu, 22 Sep 2005 23:15:09 +0000 Paul Eggert * getloadavg.c: Include fcntl--.h rather than fcntl.h.
Sat, 02 Jul 2005 09:45:07 +0000 Jim Meyering Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
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 ***
Mon, 02 May 2005 07:00:50 +0000 Paul Eggert Merge from coreutils.
Wed, 09 Mar 2005 19:11:23 +0000 Paul Eggert Factor int-properties macros into a single file, except for
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Tue, 30 Mar 2004 18:51:56 +0000 Paul Eggert (getloadavg): Don't assume setlocale returns nonnull.
Mon, 29 Mar 2004 23:57:36 +0000 Paul Eggert Merge changes to getloadavg.c from coreutils and Emacs; this
Sat, 13 Sep 2003 22:13:36 +0000 Jim Meyering Correct cpp indentation.
Tue, 09 Sep 2003 07:27:10 +0000 Paul Eggert (getloadavg, main): Define via prototypes.
Mon, 04 Aug 2003 20:21:41 +0000 Paul Eggert Change copyright notice and spacing to conform to GNU coding style.
Mon, 04 Aug 2003 20:12:16 +0000 Paul Eggert Sync with Emacs. From Dave Love.
Mon, 19 Jun 2000 07:25:01 +0000 Jim Meyering [HAVE_NLIST_H] (NLIST_STRUCT): Define.
Mon, 19 Jun 2000 07:19:41 +0000 Jim Meyering revert last change
Sun, 18 Jun 2000 06:17:54 +0000 Jim Meyering s/NLIST_STRUCT/HAVE_NLIST_H/. Remove big
Sun, 31 Jan 1999 16:54:00 +0000 Jim Meyering Include locale.h.
Tue, 15 Jul 1997 14:05:07 +0000 Jim Meyering correct cpp-indentation
Tue, 15 Jul 1997 14:03:22 +0000 Jim Meyering Merge with FSF.
Sat, 18 Jan 1997 15:07:16 +0000 Jim Meyering Add comment re HAVE_PSTAT_GETDYNAMIC.
Wed, 15 Jan 1997 04:59:07 +0000 Jim Meyering Fix up indentation a little.
Wed, 15 Jan 1997 04:55:39 +0000 Jim Meyering Indent cpp-directives to reflect nesting.
Sat, 07 Dec 1996 19:03:13 +0000 Jim Meyering [__SVR4]: Define SVR4.
Tue, 22 Oct 1996 05:01:13 +0000 Jim Meyering [__linux__]: Don't bother with a.out/nlist/kernel
Thu, 10 Oct 1996 03:14:48 +0000 Jim Meyering [__sun]: Define sun. Reported by Kaveh Ghazi.
Tue, 08 Oct 1996 02:06:34 +0000 Jim Meyering [__hpux]: Define hpux. From Eric Backus.
Thu, 19 Sep 1996 12:54:15 +0000 Jim Meyering Replace with FSF version.
Sun, 14 Apr 1996 02:12:46 +0000 Jim Meyering Test cpp-defined __sun as well as sun, because
Wed, 10 Apr 1996 04:03:47 +0000 Jim Meyering .