summaryrefslogtreecommitdiff
path: root/lib/getloadavg.c
Commit message (Expand)AuthorAgeFilesLines
* * _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
* Replace with FSF version.Jim Meyering1996-09-191-6/+53
* Test cpp-defined __sun as well as sun, becauseJim Meyering1996-04-141-3/+3
* .Jim Meyering1996-04-101-0/+967