summaryrefslogtreecommitdiff
path: root/sysdeps/linux/procstate.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed indentation problemRobert Roth2016-11-271-1/+1
* procstate: Fill in last_processor member on linuxFlorian Müllner2016-11-271-0/+3
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Added a bufsiz argument to file_to_buffer().Benoît Dejean2007-08-261-1/+1
* Got rid of glibtop_init_s calls. If i'm right, these are only no-op andBenoît Dejean2007-05-201-2/+0
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-111-1/+1
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* remove unused file.James Henstridge2005-12-121-0/+1
* Added Added RemovedBenoît Dejean2004-11-281-0/+2
* Added next_token(). Changed skip_token(), i hope it won't break any badBenoît Dejean2004-08-031-5/+4
* Wake, we're libgtop2.7.x, lets get rid of old buf->state format. Now usingBenoît Dejean2004-07-151-1/+31
* Whitespace cleanup.Benoît Dejean2004-06-181-1/+1
* whitespace clean up.Benoît Dejean2004-06-091-2/+2
* Removed. Cleaned. Replaced unsafe strcpy by g_strlcpy.Benoît Dejean2004-06-061-2/+1
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+93
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-124/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-66/+68
* **** Merged from Hardangervidda ****Martin Baulig1999-11-281-1/+3
* Reflect latest interface changes; return 0 on success and -1 on error.Martin Baulig1999-11-211-3/+7
* This is a very big an possibly breaking commit.Martin Baulig1999-10-241-2/+2
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-061-3/+3
* Reflect latest `proc_state.state' changes.Martin Baulig1999-04-011-3/+28
* 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
* Major code cleanups. We now use open () and read ().Martin Baulig1998-08-161-33/+29
* New fields `error_method', `sysdeps' and `required'. I added an improvedMartin Baulig1998-08-071-7/+9
* Replaced `glibtop_init_r' with `glibtop_init_s'.Martin Baulig1998-07-241-1/+1
* Basically did some work on the new daemon. Things are still unstable.Martin Baulig1998-07-131-1/+3
* No longer use `glibtop_machine.h' for Linux.Martin baulig1998-07-031-18/+17
* Reverted some stuff from 06-07-1998 since it was too buggy.Martin Baulig1998-06-181-9/+0
* Bug fix.Martin Baulig1998-06-071-1/+0
* New file.Martin Baulig1998-06-071-16/+28
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-071-2/+2
* changed call of 'glibtop_init__r', it now takes two additional arguments.Martin Baulig1998-06-011-1/+1
* renamed all functions implementing features to '__s'.Martin Baulig1998-05-281-1/+1
* Initial revisionMartin Baulig1998-05-191-0/+88