summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* New file.Martin Baulig1998-08-251-0/+4
* Set version number to 0.25.0. There is now really a feature freeze untilMartin Baulig1998-08-181-5/+24
* Added `offset' and `perm' fields.Martin Baulig1998-08-173-2/+61
* `make distcheck' cleanups - Hey, it really works, guys !Martin Baulig1998-08-161-2/+2
* Added new fields `nr_running', `nr_tasks', `last_pid'. Added new fieldsMartin Baulig1998-08-161-1/+7
* *** empty log message ***Martin Baulig1998-08-141-0/+2
* Using `text_rss', `shlib_rss', `data_rss' and `dirty_size' instead ofMartin Baulig1998-08-122-12/+18
* New file. Added definition of `proc_map'.Martin Baulig1998-08-106-9/+115
* Added new fields `rtime' and `frequency'.Martin Baulig1998-08-101-8/+12
* Fixed typo.Martin Baulig1998-08-101-1/+1
* Renamed `wchan' field to `nwchan'; added `wchan' which is of type `charMartin Baulig1998-08-092-4/+17
* Changed format of this file to support multiple arguments to be passed toMartin Baulig1998-08-091-5/+5
* Minor server/daemon cleanups; reading sysdeps from server now working.Martin Baulig1998-08-081-0/+1
* *** empty log message ***Martin Baulig1998-08-081-0/+1
* Removed. New files. Added `libgtop_server'; this has been moved here fromMartin Baulig1998-08-073-35/+12
* Removed `output.h'.Martin Baulig1998-08-071-1/+1
* New fields `error_method', `sysdeps' and `required'. I added an improvedMartin Baulig1998-08-0720-6/+49
* Using `GLIBTOP_GUILE' instead of `HAVE_GUILE' so one should be able to useMartin Baulig1998-08-0620-21/+21
* Added `pagein' and `pageout'.Martin Baulig1998-08-011-2/+6
* Using `u_int64_t' instead of `unsigned long' and `long' to avoid problemsMartin Baulig1998-07-3020-33/+32
* New file.Martin Baulig1998-07-291-0/+30
* Added `all_fs' parameter.Martin Baulig1998-07-242-4/+4
* Changed type for `signal', `blocked', `sigignore' and `sigcatch' toMartin Baulig1998-07-231-4/+4
* New file.Martin Baulig1998-07-224-3/+98
* New file.Martin Baulig1998-07-225-4/+80
* Added `fsusage.[ch]' and `mountlist.[ch]'.Martin Baulig1998-07-221-0/+45
* Summary of this long ChangeLog:Martin Baulig1998-07-223-2/+6
* New file.Martin Baulig1998-07-132-40/+8
* Basically did some work on the new daemon. Things are still unstable.Martin Baulig1998-07-132-2/+2
* No longer use `glibtop_machine.h' for Linux.Martin baulig1998-07-033-1/+55
* Added perl interface.Martin Baulig1998-06-212-1/+6
* Some more daemon stuff.Martin Baulig1998-06-181-1/+2
* New function.Martin Baulig1998-06-181-0/+2
* Changed client <-> server interface to make less system calls.Martin Baulig1998-06-181-4/+20
* New file. Imported from xemacs 20.3.Martin Baulig1998-06-141-11/+13
* Committing changes from `src/daemon'.Martin Baulig1998-06-141-32/+3
* Initial revisionMartin Baulig1998-06-141-0/+220
* New function - same as `glibtop_error_r', but doesn't call `exit'.Martin Baulig1998-06-141-0/+8
* including correct headers; (HAVE_UNISTD_H): Added conditional. AddedMartin Baulig1998-06-141-0/+16
* Added missing `const'.Martin Baulig1998-06-141-1/+1
* List of features for `guile-names.awk'.Martin Baulig1998-06-131-1/+1
* Forgot to change declaration on Jun 6.Martin Baulig1998-06-121-2/+2
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-0725-122/+122
* removed that directory.Martin Baulig1998-06-061-0/+2
* Changed declaration.Martin Baulig1998-06-0615-15/+15
* Added `#include <types.h>'.Martin Baulig1998-06-061-0/+36
* *** empty log message ***Martin Baulig1998-06-021-1/+3
* tells `glibtop_open' to use the default server and not to check theMartin Baulig1998-06-023-21/+25
* added 'dummy' member so 'GLIBTOP_SYSDEPS_<feature>' now start with 1.Martin Baulig1998-06-0119-87/+106
* added some new function suffixes: '__l' is a function defined in theMartin Baulig1998-05-2820-20/+200