2000-01-12 Martin Baulig <martin@home-of-linux.org> * Makefile.am: Install everything in $(LIBGTOP_BACKEND_DIR). * libgtop-sysdeps.backend: New file. * backend-sysdeps.c (glibtop_backend_sysdeps): Renamed to `LibGTopBackendInfo'.
29 lines
790 B
Plaintext
29 lines
790 B
Plaintext
2000-01-12 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* Makefile.am: Install everything in $(LIBGTOP_BACKEND_DIR).
|
|
|
|
* libgtop-sysdeps.backend: New file.
|
|
|
|
* backend-sysdeps.c (glibtop_backend_sysdeps): Renamed to
|
|
`LibGTopBackendInfo'.
|
|
|
|
2000-01-12 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* marshal.pl: Create the `_glibtop_init_hook_s' as well.
|
|
|
|
* marshal.pl: Don't create code for things which are now
|
|
in the new `glibtop-backend-common' backend.
|
|
|
|
2000-01-02 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
* marshal.pl: New file. Automatically creates `marshal.c'.
|
|
* call-vector.c: Removed.
|
|
|
|
2000-01-01 Martin Baulig <martin@home-of-linux.org>
|
|
|
|
Initial version of the "glibtop-backend-sysdeps" backend.
|
|
|
|
* backend-sysdeps.c: New file.
|
|
* glibtop-backend-private.h: New file.
|
|
|