2003-10-20 Bastien Nocera * backend-sysdeps.c: (_open_sysdeps): s/u_int64_t/guint64/ 2003-10-20 Bastien Nocera * backend-sysdeps.h: fixed compilation 2000-11-26 Martin Baulig * glibtop-backend-private.h: Removed. * backend-sysdeps.h: New files. * backend-sysdeps.c (_open_sysdeps): Don't overwrite `backend->_priv'. 2000-11-22 Martin Baulig * Makefile.am: Link libgtop_backend_sysdeps.la against $(top_builddir)/sysdeps/$(sysdeps_dir)/libgtop_sysdeps.la and $(top_builddir)/lib/libgtop_server.la. * libgtop-sysdeps.backend: Removed the ExtraLibs section. 2000-02-22 Martin Baulig * backend-sysdeps.c (LibGTopBackendInfo): Call this `LibGTopBackendInfo_Sysdeps' when we don't use gmodule. 2000-02-22 Martin Baulig * Makefile.am: Only install the libs in $(LIBGTOP_BACKEND_DIR) when we LIBGTOP_USE_GMODULE and in $(libdir) otherwise. 2000-01-22 Martin Baulig * libgtop-sysdeps.backend: Added "ExtraLibs" section to load `-lgtop_sysdeps'. 2000-01-12 Martin Baulig * 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 * 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 * marshal.pl: New file. Automatically creates `marshal.c'. * call-vector.c: Removed. 2000-01-01 Martin Baulig Initial version of the "glibtop-backend-sysdeps" backend. * backend-sysdeps.c: New file. * glibtop-backend-private.h: New file.