summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* We now use `@LIBGTOP_PACKAGE@' as the translation domain so installedMartin Baulig2000-01-161-1/+1
* Add compatibility #defines for `GLIBTOP_XCPU_TOTAL', `GLIBTOP_XCPU_USER',Martin Baulig2000-01-131-0/+9
* Call `_glibtop_open_sysdeps'.Martin Baulig2000-01-121-0/+7
* New error constant.Martin Baulig2000-01-121-2/+3
* Added `_priv_module' pointer (type glibtop_backend_module). Made theMartin Baulig2000-01-121-2/+9
* New type. (glibtop_backend_module): New private type.Martin Baulig2000-01-121-3/+28
* Unconditionally #include <sys/types.h>.Martin Baulig2000-01-091-1/+1
* *** empty log message ***Martin Baulig2000-01-081-1/+0
* Removed.Martin Baulig2000-01-022-45/+1
* New error constant.Martin Baulig2000-01-021-1/+3
* Disable compilation of the `daemon' directory.Martin Baulig2000-01-022-108/+1
* All functions in the `glibtop_call_vector' now take an additionalMartin Baulig2000-01-022-6/+6
* Removed. Removed. Removed.Martin Baulig2000-01-014-126/+3
* New directory. New directory. New directory.Martin Baulig2000-01-018-3/+264
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-4/+4
* Removed all remote communication support from LibGTop.Martin Baulig1999-12-232-162/+1
* New global function to return `server->glibtop_errno'.Martin Baulig1999-12-221-0/+3
* New error constant. (GLIBTOP_ERROR_INCOMPATIBLE_KERNEL): New errorMartin Baulig1999-12-221-1/+4
* New global function.Martin Baulig1999-12-221-0/+3
* Added `errno' field.Martin Baulig1999-12-221-1/+5
* New file.Martin Baulig1999-12-192-1/+60
* Removed. (glibtop_get_proc_args_*): This now takes a `glibtop_array'Martin Baulig1999-12-193-2/+10
* Removed. (glibtop_get_proc_args_*): This now takes a `glibtop_array'Martin Baulig1999-12-191-22/+10
* New file. We define `GLIBTOP_ERROR_*' error constants here.Martin Baulig1999-12-193-3/+56
* All functions which return an array now take a `glibtop_array *array'Martin Baulig1999-12-128-90/+116
* New file.Martin Baulig1999-12-121-0/+46
* This is a larger source-incompatible commit, but it'll make it easier toMartin Baulig1999-12-114-60/+60
* Return array of `glibtop_interface' structures. (glibtop_interface): NewMartin Baulig1999-12-052-45/+85
* New #define. (GLIBTOP_UNLIMITED): #define this to be `(~(u_int64_t)0)'.Martin Baulig1999-12-051-0/+6
* Added `transport' and `protocol' argument to specify transport method andMartin Baulig1999-11-282-8/+8
* Added `transport' field for the transport method.Martin Baulig1999-11-281-4/+6
* Split netload into netload and netinfo.Martin Baulig1999-11-286-50/+132
* Added `instance' argument.Martin Baulig1999-11-281-10/+34
* *** empty log message ***Martin Baulig1999-11-212-2/+2
* Added GLIBTOP_INTERFACE_ISDN.Martin Baulig1999-11-211-0/+1
* Added new feature to get a list of network interface names.Martin Baulig1999-11-215-6/+115
* Use `int' as return type, not `void'.Martin Baulig1999-11-212-1/+2
* Use `retval' for the default retval.Martin Baulig1999-10-241-1/+2
* This is a very big an possibly breaking commit.Martin Baulig1999-10-2421-93/+93
* Use G_GNUC_UNUSED.Martin Baulig1999-07-291-4/+13
* Remove the `GLIBTOP_SYSDEPS_FEATURES' and `GLIBTOP_SYSDEPS_POINTER_SIZE'Martin Baulig1999-05-281-24/+22
* Move this here.Martin Baulig1999-05-281-0/+3
* Define this here. Moved to limits.h.Martin Baulig1999-05-082-2/+3
* Added `pointer_size' which is the number of bits of a `void *'.Martin Baulig1999-05-061-24/+26
* Set GLIBTOP_NCPU to 64, not 256.Martin Baulig1999-04-181-2/+2
* Thanks to Drazen Kacar for pointing out that not all processors must beMartin Baulig1999-04-182-4/+8
* New file. (GLIBTOP_MAX_CPU): Define this here and increase it to 256.Martin Baulig1999-04-183-4/+40
* Let the constants for the `state' field start at 1.Martin Baulig1999-03-311-6/+6
* Added some new features.Martin Baulig1999-03-316-31/+94
* Changed indentation:Martin Baulig1999-03-3039-298/+377