summaryrefslogtreecommitdiff
path: root/sysdeps/stub
Commit message (Expand)AuthorAgeFilesLines
* Revert "New API to retrieve disk stats in Linux"Michael Catanzaro2020-11-062-43/+0
* Revert "Code clean up and add example"Michael Catanzaro2020-11-061-1/+1
* Code clean up and add exampleJames Dominic P. Guana2020-11-041-1/+1
* New API to retrieve disk stats in LinuxJames Dominic P. Guana2020-11-042-0/+43
* Renamed procdiskio to procioRobert Roth2017-05-121-6/+6
* New API to retrieve process io stats, with Linux implementationRobert Roth2017-02-121-0/+43
* Fix autotools deprecation warning with s/INCLUDES/AM_CPPFLAGS/g.Benoit Dejean2015-07-151-1/+1
* stub sysdep: add some missing filesRyan Lortie2015-01-034-1/+100
* stub sysdep: add missing definesRyan Lortie2015-01-031-0/+2
* stub sysdep: fix mismatched function vs. prototypeRyan Lortie2015-01-031-1/+1
* Update old FSF address.Robert Roth2014-08-2026-52/+52
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-1122-22/+22
* Removed noisy $Id$.Benoît Dejean2007-02-1926-52/+0
* Bumped version number to 2.14.6.Benoît Dejean2007-01-111-27/+0
* Synch the list of GLIBTOP_SUID_* constants with those expected by theJulio M. Merino Vidal2006-04-041-0/+1
* remove unused file.James Henstridge2005-12-1225-0/+25
* Fixed typo. Closes #166090Benoît Dejean2005-02-022-1/+5
* UTF-8-ified.Benoît Dejean2005-01-241-1/+1
* New feature by nick@reloco.com.ar (Nicolás Lichtmaier).Benoît Dejean2005-01-102-1/+49
* Fixed.Benoît Dejean2004-12-232-7/+8
* Added stub for glibtop_get_netlist.Benoît Dejean2004-11-133-1/+50
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-1/+1
* *** empty log message ***Benoît Dejean2004-06-181-1/+1
* whitespace clean up.Benoît Dejean2004-06-091-2/+2
* install only one library, libgtop-2.0 Fix build-time warnings due to theBastien Nocera2003-10-212-2/+6
* - fixed compilationBastien Nocera2003-10-204-4/+8
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-1927-0/+1099
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-2029-1354/+0
* Don't call glibtop_init_s(), this is deprecated.Martin Baulig2000-11-2223-45/+63
* Started with the big rewrite for GNOME 2.0:Martin Baulig2000-11-2026-53/+92
* New type. (glibtop): Added `glibtop_server_info *info', moved `ncpu',Martin Baulig2000-11-2022-22/+22
* Make it compile.Martin Baulig2000-11-203-10/+11
* Added `Process current working directory' feature (proc_cwd).Martin Baulig2000-04-241-0/+51
* *** empty log message ***Martin Baulig2000-02-241-0/+1
* Moved here from the sysdeps directories.Martin Baulig2000-02-062-31/+1
* Removed the `lockfile' argument; we now use a configure check to determineMartin Baulig2000-02-061-1/+1
* Added `use_isdn' and `lockfile' arguments. When `use_isdn' is TRUE, weMartin Baulig2000-01-221-1/+2
* *** empty log message ***Martin Baulig2000-01-141-19/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-2625-82/+132
* Added `instance' argument.Martin Baulig1999-11-281-1/+1
* Reflect latest interface changes.Martin Baulig1999-11-2122-1/+129
* This is a very big an possibly breaking commit.Martin Baulig1999-10-2420-37/+37
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-2324-190/+195
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-2222-286/+330
* *** empty log message ***Martin Baulig1999-02-191-0/+1
* *** empty log message ***Martin Baulig1999-02-191-0/+1
* Replace all __BEGIN_DELCS with LIBGTOP_BEGIN_DECLS and all __END_DECLSMartin Baulig1999-02-191-2/+2
* Initialize INCLUDES to `@INCLUDES@' to make it clear that it is set inMartin Baulig1999-02-161-0/+2
* Removed hardcoded gcc arguments. Converted remaining CFLAGS settings toJeff Garzik1999-02-151-2/+0
* Make the return value a `char *' instead of a `const char *'.Martin Baulig1998-12-091-1/+1