summaryrefslogtreecommitdiff
path: root/lib/getloadavg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include locale.h.Jim Meyering1999-01-311-1/+10
* correct cpp-indentationJim Meyering1997-07-151-2/+2
* Merge with FSF.Jim Meyering1997-07-151-7/+18
* Add comment re HAVE_PSTAT_GETDYNAMIC.Jim Meyering1997-01-181-0/+8
* Fix up indentation a little.Jim Meyering1997-01-151-9/+12
* Indent cpp-directives to reflect nesting.Jim Meyering1997-01-151-374/+395
* [__SVR4]: Define SVR4.SH-UTILS-1_12rJim Meyering1996-12-071-1/+5
* [__linux__]: Don't bother with a.out/nlist/kernelSH-UTILS-1_12pJim Meyering1996-10-221-1/+3
* [__sun]: Define sun. Reported by Kaveh Ghazi.Jim Meyering1996-10-101-0/+4
* [__hpux]: Define hpux. From Eric Backus.Jim Meyering1996-10-081-1/+5