summaryrefslogtreecommitdiff
path: root/sysdeps/linux/open.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed sscanf format string as arguments are unsigned ints.Benoît Dejean2015-07-101-1/+1
* Add support for linux x.y versioning schemaIonut Biru2015-07-101-1/+5
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Extending the cpu number from 32 to 1024 (bgo #323354, bgo #681632)Jason Xing2013-12-121-1/+2
* Added a bufsiz argument to file_to_buffer().Benoît Dejean2007-08-261-1/+1
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* Only print the warning if (number of real cpu's) != (number of cpu'sBenoît Dejean2006-08-101-5/+7
* New has_sysfs function to avoid stating over and over '/sys' on eachBenoît Dejean2006-07-271-1/+1
* Implemented server->real_ncpu. Add a warning to display ncpu and real_ncpuBenoît Dejean2005-12-141-6/+10
* Fixed server->ncpu usage (SMP handling). Need more testing.Benoît Dejean2005-12-131-3/+7
* remove unused file.James Henstridge2005-12-121-0/+1
* Reworked a bit. Warn on 2.6 without /sys.Benoît Dejean2005-08-031-16/+17
* Added Added RemovedBenoît Dejean2004-11-281-0/+2
* bumped to 2.8.1.Benoît Dejean2004-09-131-1/+1
* Added to repository. WIP.Benoît Dejean2004-07-171-2/+2
* Added. These functions are commonly used. Misc cleanups.Benoît Dejean2004-07-031-12/+1
* Cleaned whitespaces.Benoît Dejean2004-05-261-21/+25
* Moved LINUX_VERSION macro to glibtop_server.h.Benoît Dejean2004-05-261-1/+0
* Added test for end of string. (get_scaled): Cleaned.Benoît Dejean2004-05-251-20/+6
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+109
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-103/+0
* *** empty log message ***Martin Baulig2001-04-201-2/+2
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-22/+24
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-231-7/+7
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-221-13/+15
* Unconditionally enable SMP support for linux.Martin Baulig1999-01-061-5/+0
* Removed G_GNUC_UNUSED.Martin Baulig1998-10-061-2/+2
* More G_GNUC_UNUSED fun.Martin Baulig1998-10-041-1/+2
* Initialize `ncpu' on SMP systems.Martin Baulig1998-09-091-0/+42
* Summary of this long ChangeLog:Martin Baulig1998-07-221-1/+1
* Doing correct server initialization using `glibtop_set_parameter_l' andMartin Baulig1998-07-141-1/+0
* Only changed indentation.Martin Baulig1998-07-131-1/+1
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-071-1/+1
* renamed to `glibtop_open__r'.Martin Baulig1998-06-021-2/+2
* changed call of 'glibtop_init__r', it now takes two additional arguments.Martin Baulig1998-06-011-1/+2
* Initial revisionMartin Baulig1998-05-191-0/+61