summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* Load the "glibtop-backend-kernel" before "glibtop-backend-command" andMartin Baulig2000-01-221-1/+7
* This is now a LibGTop backend which can be loaded additionally to theMartin Baulig2000-01-2236-754/+636
* Install the library in $(backenddir).Martin Baulig2000-01-222-2/+8
* Added `use_isdn' and `lockfile' arguments. When `use_isdn' is TRUE, weMartin Baulig2000-01-227-17/+134
* Use `u_int64_t' arguments and return value to avoid long int overflows onlibgtop_latest_1_0_mergeMartin Baulig2000-01-203-16/+25
* Reflect latest interface changes.Martin Baulig2000-01-1812-16/+162
* perl -pni -e 's,server->machine,server->_priv->machine,g' *.c *.hMartin Baulig2000-01-182-9/+9
* Reflect latest interface changes.Martin Baulig2000-01-181-0/+2
* perl -pni -e 's,server->machine,server->_priv->machine,g' *.c *.hMartin Baulig2000-01-181-1/+1
* *** empty log message ***Martin Baulig2000-01-143-57/+0
* *** empty log message ***Martin Baulig2000-01-131-1/+1
* Reflect latest interface changes.Martin Baulig2000-01-1211-22/+63
* Better use `BUFSIZ' instead of `PAGE_SIZE' since this is large enoughMartin Baulig2000-01-121-1/+1
* Added netinfo and interface_names.Martin Baulig2000-01-091-2/+8
* *** empty log message ***Martin Baulig2000-01-091-18/+17
* Reflect latest interface changes.Martin Baulig2000-01-091-28/+37
* perl -pni -e 's,server->machine,server->_priv->machine,g' *.cMartin Baulig2000-01-082-14/+14
* *** empty log message ***Martin Baulig2000-01-021-0/+2
* *** empty log message ***Martin Baulig1999-12-265-3/+15
* New file.Martin Baulig1999-12-263-0/+56
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-26241-4746/+5226
* Reflect latest interface changes.Martin Baulig1999-12-263-10/+10
* perl -pni -e 's,server->machine,server->_priv->machine,g' *.c *.hMartin Baulig1999-12-262-8/+8
* *** empty log message ***Martin Baulig1999-12-256-13/+22
* *** empty log message ***Martin Baulig1999-12-251-1/+1
* Removed. This is now included in <glibtop-private.h>.Martin Baulig1999-12-254-51/+5
* New file.Martin Baulig1999-12-252-0/+51
* Reflect latest interface changes.Martin Baulig1999-12-2510-288/+340
* Indent to 4 spaces.Martin Baulig1999-12-251-147/+145
* Indent everything to 4 spaces to make it consistant with the other LibGTopMartin Baulig1999-12-256-148/+146
* Reflect latest interface changes; especially all functions now returnMartin Baulig1999-12-258-16/+49
* Added function prototypes for everything from safeio.c.Martin Baulig1999-12-253-0/+15
* Warning fix.Martin Baulig1999-12-251-1/+1
* perl -pni -e 's,server->machine,server->_priv->machine,g' *.cMartin Baulig1999-12-2513-86/+86
* Removed all remote communication support from LibGTop.Martin Baulig1999-12-232-376/+1
* s/server->machine/server->_priv->machine/g;Martin Baulig1999-12-2319-67/+80
* Distinguish between GLIBTOP_ERROR_NO_KERNEL_SUPPORT andMartin Baulig1999-12-222-5/+35
* Return -GLIBTOP_ERROR_NO_SUCH_PROCESS if the process doesn't exist.Martin Baulig1999-12-222-7/+34
* Removed. (glibtop_get_proc_args_*): This now takes a `glibtop_array'Martin Baulig1999-12-191-26/+28
* *** empty log message ***Martin Baulig1999-12-191-8/+14
* Reflect latest interface changes.Martin Baulig1999-12-1823-110/+349
* *** empty log message ***Martin Baulig1999-12-181-0/+1
* New file.Martin Baulig1999-12-126-54/+214
* All functions which return an array now take a `glibtop_array *array'Martin Baulig1999-12-124-90/+28
* Only set smp flags when we're really on a SMP machine.Martin Baulig1999-12-112-2/+9
* This is a larger source-incompatible commit, but it'll make it easier toMartin Baulig1999-12-1121-88/+88
* Moved all Guile code to the libgtop-bindings module.Martin Baulig1999-12-0510-748/+2
* *** empty log message ***Martin Baulig1999-12-051-2/+5
* Return vector for functions returning arrays.Martin Baulig1999-12-052-5/+47
* Return SCM_BOOL_F on error.Martin Baulig1999-12-051-17/+21