summaryrefslogtreecommitdiff
path: root/lib/getloadavg.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* getloadavg: don’t depend on fopen-gnuPaul Eggert2020-06-271-7/+14
* getloadavg: fix double-increment bugPaul Eggert2020-06-011-1/+1
* getloadavg: Make more robust in multithreaded applications.Bruno Haible2020-05-281-19/+3
* getloadavg: Make more robust in multithreaded applications.Bruno Haible2020-05-271-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* getloadavg: Write NULL for the null pointer.Bruno Haible2019-03-101-6/+6
* getloadavg: Add support for Android.Bruno Haible2019-01-271-10/+11
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* fsusage, mountlist, getloadavg, getgroups: Remove support for Ultrix.Bruno Haible2018-10-181-14/+1
* getloadavg: Remove support for ConvexOS.Bruno Haible2018-10-181-8/+0
* getloadavg: Remove support for Sony NEWS.Bruno Haible2018-10-181-5/+0
* fsusage, mountlist, getloadavg: Remove support for Dynix/ptx.Bruno Haible2018-10-181-17/+3
* fsusage, stat-size, getloadavg: Remove support for AIX PS/2.Bruno Haible2018-10-181-1/+1
* getloadavg: Remove support for HP-UX on m68k.Bruno Haible2018-10-181-1/+1
* getloadavg: Remove support for Alliant FX/2800.Bruno Haible2018-10-181-15/+0
* getloadavg: Remove support for tek4300.Bruno Haible2018-10-181-15/+0
* getloadavg: Remove support for Ardent.Bruno Haible2018-10-181-10/+2
* getloadavg: don't redefine WINDOWS32Paul Smith2018-07-011-1/+1
* getloadavg: Return 0 on Windows without Cygwin.Bruno Haible2018-06-171-1/+5
* getloadavg: Allow building on Windows without CygwinPaul Smith2018-06-171-1/+3
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* 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