summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/getsysstats.c
AgeCommit message (Expand)Author
2019-10-30Change most internal uses of time to __clock_gettime.Adhemerval Zanella
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu
2017-08-18Consolidate non cancellable close callAdhemerval Zanella
2017-08-18Consolidate non cancellable read callAdhemerval Zanella
2017-08-17Consolidate non cancellable open callAdhemerval Zanella
2017-07-04sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]Florian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-09-12linux/getsysstats.c: use sysinfo() instead of parsing /proc/meminfoRasmus Villemoes
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-12Fix __get_nprocs fgets_unlocked namespace (bug 17582).Joseph Myers
2014-06-25Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/.Joseph Myers
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-13get_nprocs: Only return explictly set cache values (BZ #16996)Meador Inge
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-15Remove duplicate #include <not-cancel.h> in Linux getsysstats.cChris Metcalf
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-11-15Clean up internal fopen usesUlrich Drepper
2011-09-06Avoid gettimeofday vsyscallUlrich Drepper
2011-06-26Use __gettimeofday instead of gettimeofdayH.J. Lu
2011-06-22Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementationUlrich Drepper
2011-06-22Rate limit expensive _SC_NPROCESSORS_ONLN computationUlrich Drepper
2010-04-03Remove incorrect paring of /proc/stat etc.Ryan S. Arnold
2009-04-15* sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure therecvs/fedora-glibc-20090415T1619Ulrich Drepper
2009-02-15* sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.Ulrich Drepper
2007-08-01* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): UsingUlrich Drepper
2007-08-01* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): CountUlrich Drepper
2007-07-31(__get_nprocs): Use /sys filesystem to determine which processors are online.Ulrich Drepper
2006-01-16Don't search for proc mount point. We assume procfs is mounted at /proc in m...Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2003-09-04Update.Ulrich Drepper
2003-04-03Update.Ulrich Drepper
2003-03-21Update.Ulrich Drepper
2003-03-20Update.Ulrich Drepper
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath
2002-09-21Update.Ulrich Drepper
2002-08-24Update.Ulrich Drepper
2001-07-17Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-02-11Update.Ulrich Drepper
2000-07-26updateGreg McGary
2000-07-17* libio/iofdopen.c (_IO_new_fdopen): Pass _IO_FILE_plus pointer to Greg McGary
2000-07-14* sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Revert last Andreas Jaeger
2000-07-13(free_mem): Only free memory if it was allocated.Andreas Jaeger