summaryrefslogtreecommitdiff
path: root/lib/getloadavg.c
Commit message (Expand)AuthorAgeFilesLines
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* getloadavg: clean out old Emacs and Autoconf cruftPaul Eggert2012-07-101-25/+3
* getloadavg, getopt: fix commentary re configure.inPaul Eggert2012-07-091-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* getloadavg: Add comments about platforms.Bruno Haible2011-02-181-6/+10
* * lib/getloadavg.c (getloadavg) [sgi]: Make ldav_off of type ptrdiff_t.Paul Eggert2011-02-171-3/+1
* getloadavg: set errnoPaul Eggert2011-02-151-59/+29
* getloadavg: omit unused varPaul Eggert2011-02-151-1/+0
* getloadavg: don't depend on c-strtod, cloexec, fcntl-saferPaul Eggert2011-02-081-17/+42
* getloadavg: merge minor changes from EmacsPaul Eggert2011-02-061-16/+16
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* maint: remove useless inclusions of "alloca.h"Jim Meyering2010-01-051-1/+0
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-3/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-125/+125
* getloadavg: fix symbol name in commentJim Meyering2009-07-311-1/+1
* getloadavg: check whether n_name is a pointer, for QNX 6.4.1Matt Kraai2009-07-311-3/+3
* Improve error checking of c_strtod call.Bruno Haible2009-01-211-4/+7
* getloadavg: avoid compile failure on AIX 6.1Jeremy Olexa2009-01-061-0/+1
* Add a getloadavg() declaration to <stdlib.h>.Bruno Haible2008-10-191-2/+4
* getloadavg: use libperfstat on AIX5Peter O'Gorman2008-02-051-3/+29
* Fix getloadavg.c on Tru64 4.0D.Ralf Wildenhues2007-10-221-1/+3
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-6/+1
* * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.Paul Eggert2006-09-011-4/+4
* * modules/getloadavg (Files): Add m4/getloadavg.m4.Paul Eggert2006-08-311-4/+12
* White space fix from coreutils.Paul Eggert2006-07-111-1/+1
* * lib/getloadavg.c: Use __VMS, not VMS.Paul Eggert2006-07-061-9/+9
* * getloadavg.c: Include fcntl--.h rather than fcntl.h.Paul Eggert2005-09-221-15/+12
* Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,Jim Meyering2005-07-021-5/+1
* Sync from coreutils.Paul Eggert2005-06-021-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2005-05-021-1/+3
* Factor int-properties macros into a single file, except forPaul Eggert2005-03-091-8/+2
* Merge from coreutils.Paul Eggert2004-08-071-68/+58
* (getloadavg): Don't assume setlocale returns nonnull.Paul Eggert2004-03-301-1/+3
* Merge changes to getloadavg.c from coreutils and Emacs; thisPaul Eggert2004-03-291-9/+10
* Correct cpp indentation.Jim Meyering2003-09-131-2/+2
* (getloadavg, main): Define via prototypes.Paul Eggert2003-09-091-7/+3
* Change copyright notice and spacing to conform to GNU coding style.Paul Eggert2003-08-041-28/+29
* Sync with Emacs. From Dave Love.Paul Eggert2003-08-041-73/+25
* [HAVE_NLIST_H] (NLIST_STRUCT): Define.Jim Meyering2000-06-191-0/+6
* revert last changeJim Meyering2000-06-191-6/+71
* s/NLIST_STRUCT/HAVE_NLIST_H/. Remove bigJim Meyering2000-06-181-71/+6