summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-2339-273/+273
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-2239-507/+585
* Don't include <glib.h>. Use `int' not `gint'.Martin Baulig1999-02-191-3/+2
* Replace all __BEGIN_DELCS with LIBGTOP_BEGIN_DECLS and all __END_DECLSMartin Baulig1999-02-1939-106/+91
* Use glib-like function prototypes instead of "extern <function>Martin Baulig1999-02-1836-139/+191
* Replaced inline with static.Martin Baulig1999-02-181-12/+4
* Define them as G_INLINE_FUNC in <glibtop/errno.h> if possible.Martin Baulig1999-02-181-8/+94
* Removed hardcoded gcc arguments. Converted remaining CFLAGS settings toJeff Garzik1999-02-151-0/+5
* Thanks to Frederic Devernay for pointing out that we need to defineMartin Baulig1999-02-121-1/+7
* Applied patch from Frederic Devernay; __BEGIN_DECLS and __END_DECLS areMartin Baulig1999-02-121-4/+4
* Enclose some of the stuff in this file in `#ifdef _IN_LIBGTOP'.Martin Baulig1999-02-051-2/+6
* Use dgettext (), not gettext ().Martin Baulig1999-02-041-1/+1
* Make the return value a `char *' instead of a `const char *'.Martin Baulig1998-12-091-3/+3
* Don't define this any longer, we now use the port the daemon is listeningMartin Baulig1998-11-111-1/+3
* Added `GLIBTOP_PARAM_REQUIRED'.Martin Baulig1998-11-021-0/+1
* More network load stuff.Martin Baulig1998-10-261-13/+37
* Some systems may not distinguish between input and output bytes/pkts/errsMartin Baulig1998-10-261-6/+12
* Added new features to get network load:Martin Baulig1998-10-265-5/+98
* Added new feature (proc_args) to get command line arguments:Martin Baulig1998-10-265-11/+89
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-255-4/+93
* Use a 2-element-array of type `u_int64_t' for all signal masks instead ofMartin Baulig1998-10-201-4/+4
* Removed external delarations of all `glibtop_guile_*' functions that wereMartin Baulig1998-10-1120-380/+0
* Only include system header files if we are `_IN_LIBGTOP'.Martin Baulig1998-10-031-0/+25
* New file. This is used in guname to fetch as many information about theMartin Baulig1998-09-122-1/+63
* Added `xcpu_utime' and `xcpu_stime'.Martin Baulig1998-09-091-2/+7
* Added `ncpu'. This is zero for single processor systems and the number ofMartin Baulig1998-09-091-7/+21
* Third argument is now `const void *'.Martin Baulig1998-08-252-3/+3
* 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