summaryrefslogtreecommitdiff
path: root/sysdeps/stub
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added new features to get network load:Martin Baulig1998-10-264-1/+52
* Added new feature (proc_args) to get command line arguments:Martin Baulig1998-10-263-1/+50
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-253-1/+47
* Applied patch from Frederic Devernay; added `include_HEADERS'.Martin Baulig1998-09-161-0/+2
* Added. AC_SUBST. (LT_RELEASE, LT_CURRENT, LT_REVISION, LT_AGE): AC_SUBST.Martin Baulig1998-08-291-0/+2
* Added initialization functions `glibtop_init_<feature>_s'.Martin Baulig1998-08-2418-13/+183
* Merged from `LIBGTOP_0_25_PATCHES'.Martin Baulig1998-08-231-1/+2
* Using `text_rss', `shlib_rss', `data_rss' and `dirty_size' instead ofMartin Baulig1998-08-122-1/+48
* New file.Martin Baulig1998-07-291-4/+0
* Added `fsusage.[ch]' and `mountlist.[ch]'.Martin Baulig1998-07-222-1/+27
* Summary of this long ChangeLog:Martin Baulig1998-07-224-45/+3
* Doing correct server initialization using `glibtop_set_parameter_l' andMartin Baulig1998-07-141-1/+0
* changed suffix of all functions from '_s' to '_r'; see also ChangeLogMartin Baulig1998-07-1320-26/+75
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-0717-17/+17
* removed -I$(includedir).Martin Baulig1998-05-231-1/+1
* INCLUDES no longer uses @GTOP_INCS@ which now points to where theMartin Baulig1998-05-211-1/+3