Martin Baulig 455118131e New file. (backend_server_private): New struct, formerly known as
2000-11-26  Martin Baulig  <martin@home-of-linux.org>

	* backend-server.h: New file.
	(backend_server_private): New struct, formerly known
	as glibtop_backend_private.

	* glibtop-backend-private.h: Removed.

	* backend-server.c: (_open_server): Use g_object_set_data()
	to set add the backend_server_private data to the glibtop_backend,
	don't override `backend->_priv'.
	(_close_server): Use g_object_get_data() to get the data.
	[FIXME: Use quarks directly.]

	* read.c: (glibtop_read_i): Replaced the glibtop_server and
	glibtop_backend arguments with backend_server_private.
	* read_data.c: (glibtop_read_data_i): Likewise.
	* write.c: (glibtop_write_i): Likewise.
2000-11-26 22:52:34 +00:00
2000-01-15 19:04:12 +00:00
2000-02-04 23:13:46 +00:00
2000-02-28 21:10:45 +00:00
2000-11-26 19:04:15 +00:00
2000-11-26 19:04:15 +00:00
2000-11-22 21:00:38 +00:00
2000-01-02 16:20:15 +00:00
2000-01-09 21:58:47 +00:00
2000-02-23 00:23:00 +00:00
2000-11-22 20:58:15 +00:00
2000-11-26 19:04:15 +00:00
2000-11-22 21:26:15 +00:00
1998-05-19 18:19:50 +00:00
2000-01-23 00:08:56 +00:00
2000-11-20 16:28:22 +00:00
2000-11-20 16:28:22 +00:00
2000-11-22 20:58:15 +00:00
2000-02-16 16:56:51 +00:00
1999-02-16 14:41:58 +00:00
2000-01-28 19:54:01 +00:00
1999-10-18 19:58:36 +00:00

This is the *development* branch of LibGTop. It is indended
for people who want to help with the development of LibGTop and
not for end-users.

Please use the LIBGTOP_STABLE_1_0 branch (which is LibGTop 1.0.x)
unless you're really a developer.

If you're using LibGTop from CVS simply do a

	cvs update -r LIBGTOP_STABLE_1_0

to get the latest version from the stable branch.

However, I'll periodically make snapshot releases from the development
branch for Solaris users of LibGTop.

They can be found at

	ftp://ftp.home-of-linux.org/pub/libgtop/1.1/

in near future.

Using released tarballs from the development branch is a lot better than
compiling directly from CVS since things in CVS may not always work as
expected.

Note that releases from the developer branch are neither binary
nor fully source compatible; you'll normally have to recompile
everything that use them.

October 1999
Martin Baulig
Description
A library for collecting system monitoring data
Readme 6.2 MiB
Languages
C 87.9%
Shell 6.9%
M4 2.7%
Makefile 1.1%
Perl 0.9%
Other 0.5%