fix license quoting in files.yaml
[gnulib.git] / lib / getloadavg.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-07-10 Paul Eggertgetloadavg: clean out old Emacs and Autoconf cruft
2012-07-09 Paul Eggertgetloadavg, getopt: fix commentary re configure.in
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-04-13 Ian BeckwithMerge branch 'stable'
2011-04-11 Ian BeckwithMerge commit 'snapstart' into stable
2011-02-18 Bruno Haiblegetloadavg: Add comments about platforms.
2011-02-18 Paul Eggert* lib/getloadavg.c (getloadavg) [sgi]: Make ldav_off...
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-16 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-02-15 Paul Eggertgetloadavg: set errno
2011-02-15 Paul Eggertgetloadavg: omit unused var
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-02-08 Paul Eggertgetloadavg: don't depend on c-strtod, cloexec, fcntl...
2011-02-07 Paul Eggertgetloadavg: merge minor changes from Emacs
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-10 Ian BeckwithMerge branch 'stable'
2010-01-10 Jim Meyeringmaint: remove useless inclusions of "alloca.h"
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-05 Jim Meyeringmaint: remove useless inclusions of "alloca.h"
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-07-31 Jim Meyeringgetloadavg: fix symbol name in comment
2009-07-31 Matt Kraaigetloadavg: check whether n_name is a pointer, for...
2009-01-21 Bruno HaibleImprove error checking of c_strtod call.
2009-01-06 Jeremy Olexagetloadavg: avoid compile failure on AIX 6.1
2008-10-19 Bruno HaibleAdd a getloadavg() declaration to <stdlib.h>.
2008-02-05 Peter O'Gormangetloadavg: use libperfstat on AIX5
2007-10-22 Ralf WildenhuesFix getloadavg.c on Tru64 4.0D.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-09-01 Paul Eggert* lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not...
2006-08-31 Paul Eggert* modules/getloadavg (Files): Add m4/getloadavg.m4.
2006-07-11 Paul EggertWhite space fix from coreutils.
2006-07-06 Paul Eggert* lib/getloadavg.c: Use __VMS, not VMS.
2005-09-22 Paul Eggert* getloadavg.c: Include fcntl--.h rather than fcntl.h.
2005-07-02 Jim MeyeringAssume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditio...
2005-06-02 Paul EggertSync from coreutils.
2005-05-14 Paul Eggert*** empty log message ***
2005-05-02 Paul EggertMerge from coreutils.
2005-03-09 Paul EggertFactor int-properties macros into a single file, except for
2004-08-07 Paul EggertMerge from coreutils.
2004-03-30 Paul Eggert(getloadavg): Don't assume setlocale returns nonnull.
2004-03-29 Paul EggertMerge changes to getloadavg.c from coreutils and Emacs...
2003-09-13 Jim MeyeringCorrect cpp indentation.
2003-09-09 Paul Eggert(getloadavg, main): Define via prototypes.
2003-08-04 Paul EggertChange copyright notice and spacing to conform to GNU...
2003-08-04 Paul EggertSync with Emacs. From Dave Love.
2000-06-19 Jim Meyering[HAVE_NLIST_H] (NLIST_STRUCT): Define.
2000-06-19 Jim Meyeringrevert last change
2000-06-18 Jim Meyerings/NLIST_STRUCT/HAVE_NLIST_H/. Remove big
1999-01-31 Jim MeyeringInclude locale.h.
1997-07-15 Jim Meyeringcorrect cpp-indentation
1997-07-15 Jim MeyeringMerge with FSF.
1997-01-18 Jim MeyeringAdd comment re HAVE_PSTAT_GETDYNAMIC.
1997-01-15 Jim MeyeringFix up indentation a little.
1997-01-15 Jim MeyeringIndent cpp-directives to reflect nesting.
1996-12-07 Jim Meyering[__SVR4]: Define SVR4. SH-UTILS-1_12r
1996-10-22 Jim Meyering[__linux__]: Don't bother with a.out/nlist/kernel SH-UTILS-1_12p
1996-10-10 Jim Meyering[__sun]: Define sun. Reported by Kaveh Ghazi.
1996-10-08 Jim Meyering[__hpux]: Define hpux. From Eric Backus.
1996-09-19 Jim MeyeringReplace with FSF version.
1996-04-14 Jim MeyeringTest cpp-defined __sun as well as sun, because
1996-04-10 Jim Meyering.