Files
libgtop/TODO
Martin Baulig 079ddfae31 Set version number to 0.29.0.
1998-11-27  Martin Baulig  <martin@home-of-linux.org>

	* LIBGTOP-VERSION: Set version number to 0.29.0.

	* TODO: Add things that need to be done before Dec 15.

	This is basically a feature freeze for the C language part
	of LibGTop except for things that are marked with (***) in
	the TODO.
1998-11-27 12:56:12 +00:00

63 lines
1.8 KiB
Plaintext

This is LibGTop 0.29.0,
a pre-stable version that is basically a feature-freeze for the C language
part except for things that are marked with (***).
You need to use the latest version of LibGTop from CVS for Gnome, it will
no longer work with older releases.
Martin
---------------------------------------------------------------------------
Things that need to be implemented before Dec 15 (***):
======================================================
* [More or less important]: Add a better error handling; the _init_XXX_s ()
functions set the features that are supported on the current system,
it if fails to get on of them this is most likely an error (/proc not
mounted).
Things that need to be done before Dec 15:
============================================
* [IMPORTANT] Add `netload' and `ppp' with modems for Linux.
* [IMPORTANT] Check with Linux on 32 and 64 machines !
(we have one at the university, so I can do this)
* [IMPORTANT] Check whether the daemon works on all supported systems
and has all features the server has. (***)
* Check it with NetBSD and OpenBSD (I have a large hard disk but less
time - so is there anybody out there having those systems already
installed who can test this ?)
* Signals: Does this work now (Matthias Scheler reported problems
with NetBSD).
Guile-Port:
===========
* Guile-Port: Add glibtop_sysdeps (), glibtop_get/set_parameter () etc.
* Guile-Port: Provide some way to use multiple servers (with #f for
to global server).
Perl-Port:
=========
* Either make it work or put it out of the normal build process.
Things that need to be done before Gnome 1.0:
============================================
* kernel, sysdeps/kernel: Make it work with the latest modifications.
* Add sysdeps code for Solaris (anybody out there who can do this ?)
Oct 27 1998
Martin