Added `_priv_module' pointer (type glibtop_backend_module). Made the
2000-01-12 Martin Baulig <martin@home-of-linux.org> * include/glibtop/backend.h (glibtop_backend): Added `_priv_module' pointer (type glibtop_backend_module). Made the `info' field const since this now points to gmodule loaded memory (glibtop_backend_entry): Made the `info' field const since it points to gmodule loaded memory. * lib/close.c (glibtop_close_r): Close all currently opened backends.
This commit is contained in:
committed by
Martin Baulig
parent
12e32ffc24
commit
31067e703d
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2000-01-12 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* include/glibtop/backend.h (glibtop_backend): Added `_priv_module'
|
||||
pointer (type glibtop_backend_module). Made the `info' field const
|
||||
since this now points to gmodule loaded memory
|
||||
(glibtop_backend_entry): Made the `info' field const since it points
|
||||
to gmodule loaded memory.
|
||||
|
||||
* lib/close.c (glibtop_close_r): Close all currently opened backends.
|
||||
|
||||
2000-01-12 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* include/glibtop/backend.h (glibtop_backend_entry): New type.
|
||||
|
Reference in New Issue
Block a user