about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/getsysstats.c
Commit message (Expand)AuthorAgeFilesLines
* foo roland/WshadowRoland McGrath2014-10-131-2/+2
* Remove __ASSUME_O_CLOEXEC / O_CLOEXEC conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-251-4/+0
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-1/+0
* get_nprocs: Only return explictly set cache values (BZ #16996)Meador Inge2014-06-131-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-081-4/+4
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Remove duplicate #include <not-cancel.h> in Linux getsysstats.cChris Metcalf2012-05-151-2/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Clean up internal fopen usesUlrich Drepper2011-11-151-1/+1
* Avoid gettimeofday vsyscallUlrich Drepper2011-09-061-19/+3
* Use __gettimeofday instead of gettimeofdayH.J. Lu2011-06-261-1/+1
* Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementationUlrich Drepper2011-06-221-3/+49
* Rate limit expensive _SC_NPROCESSORS_ONLN computationUlrich Drepper2011-06-221-1/+31
* Remove incorrect paring of /proc/stat etc.Ryan S. Arnold2010-04-031-13/+1
* * sysdeps/unix/sysv/linux/getsysstats.c (next_line): Make sure there cvs/fedora-glibc-20090415T1619Ulrich Drepper2009-04-151-4/+36
* * sysdeps/unix/sysv/linux/getsysstats.c (next_line): New function.Ulrich Drepper2009-02-151-19/+66
* * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): UsingUlrich Drepper2007-08-011-59/+5
* * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): CountUlrich Drepper2007-08-011-39/+68
* (__get_nprocs): Use /sys filesystem to determine which processors are online.Ulrich Drepper2007-07-311-1/+51
* Don't search for proc mount point. We assume procfs is mounted at /proc in m...Ulrich Drepper2006-01-161-145/+39
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-39/+145
* 2.5-18.1Jakub Jelinek2007-07-121-145/+39
* Update.Ulrich Drepper2003-09-041-4/+4
* Update.Ulrich Drepper2003-04-031-1/+1
* Update.Ulrich Drepper2003-03-211-1/+1
* Update.Ulrich Drepper2003-03-201-4/+3
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-011-9/+1
* Update.Ulrich Drepper2002-09-211-0/+3
* Update.Ulrich Drepper2002-08-241-5/+26
* Update.Ulrich Drepper2001-07-171-0/+8
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-02-111-7/+7
* updateGreg McGary2000-07-261-0/+9
* * libio/iofdopen.c (_IO_new_fdopen): Pass _IO_FILE_plus pointer to Greg McGary2000-07-171-1/+1
* * sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Revert last Andreas Jaeger2000-07-141-2/+1
* (free_mem): Only free memory if it was allocated.Andreas Jaeger2000-07-131-1/+2
* (get_proc_path): The type of the proc system is "proc".Andreas Jaeger2000-07-061-2/+2
* Update.Andreas Jaeger2000-07-061-1/+1
* Update.Ulrich Drepper2000-07-061-10/+52
* Update.Ulrich Drepper1999-07-311-12/+57
* Update.Ulrich Drepper1998-07-051-2/+2
* Update.Ulrich Drepper1998-07-021-2/+2
* Update. cvs/libc-ud-971011Ulrich Drepper1997-10-121-2/+4
* update from main archive 961119 cvs/libc-961126 cvs/libc-961125 cvs/libc-961124 cvs/libc-961123 cvs/libc-961122 cvs/libc-961120Ulrich Drepper1996-11-201-19/+20
* update from main archive 961020 cvs/libc-961021Ulrich Drepper1996-10-211-0/+1
* update from main archive 960927 cvs/libc-961001 cvs/libc-960929 cvs/libc-960928Ulrich Drepper1996-09-281-6/+3
* update from main archive cvs/libc-960927Ulrich Drepper1996-09-271-1/+1
* update from main archive 960921Ulrich Drepper1996-09-221-0/+200