Blob Blame History Raw
2004-06-06  Benoît Dejean  <tazforever@dlfp.org>

	* procdata.c: (glibtop_get_procdata_r): Removed duplicated memset.
	* procstate.c: (glibtop_get_proc_state_p): Replaced strncpy by g_strlcpy.

2004-05-25  Benoît Dejean  <tazforever@dlfp.org>

	* sem_limits.c:
	* shm_limits.c:
	* swap.c: Added missing const qualifiers.

	* uptime.c: (glibtop_get_uptime_s): Cleaned up. Added boot_time.

2003-10-21  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am: install only one library, libgtop-2.0
	Fix build-time warnings due to the redefinition of guint64

2003-10-20  Bastien Nocera  <hadess@hadess.net>

	* glibtop_server.h:
	* glibtop_suid.h:
	* procargs.c:
	* proclist.c:
	* procmap.c: fixed compilation

2003-10-20  Bastien Nocera  <hadess@hadess.net>

	* proclist.c: (glibtop_get_proclist_p):
	replace all the xmalloc crap by glib memory management functions

2001-10-17  Abel Cheung <maddog@linux.org.hk>

	* Makefile.am: move header to $(includedir)/libgtop-1.0/glibtop.

1999-05-11  Martin Baulig  <martin@home-of-linux.org>

	* procstate.c: Fixed implementation of the `state' field; added
	`ruid' and `rgid' fields.

1999-02-19  Martin Baulig  <martin@home-of-linux.org>

	* procmap.c, procargs.c, netload.c: Copied from stub_suid.

	* proclist.c, procsegment.c: Make them compile again.

1998-10-25  Martin Baulig  <martin@home-of-linux.org>

	* ChangeLog: New file.
	* ppp.c: New file.