2004-06-13 Benoît Dejean * sysinfo.c: Added missing const qualifier. 2004-06-06 Benoît Dejean * procargs.c: (glibtop_get_proc_args_s): Removed never executed if statements. * procstate.c: (glibtop_get_proc_state_s): Used g_strlcpy instead of strncpy. 2004-05-25 Benoît Dejean * uptime.c: (glibtop_get_uptime_p): Added boot_time. 2004-03-09 Bastien Nocera * procargs.c: (glibtop_get_proc_args_s): fix g_malloc usage on non-Linux platforms (patch by Benoît Dejean ) 2003-10-21 Bastien Nocera * Makefile.am: install only one library, libgtop-2.0 Fix build-time warnings due to the redefinition of guint64 2003-10-20 Bastien Nocera * procsignal.c: (glibtop_get_proc_signal_s): s/u_int64_t/guint64/ 2003-10-20 Bastien Nocera * glibtop_machine.h: * glibtop_server.h: * glibtop_suid.h: * procargs.c: * proclist.c: * procmap.c: * utils.c: * utils.h: fixed compilation 2003-10-20 Bastien Nocera * procargs.c: (glibtop_get_proc_args_s): * proclist.c: (glibtop_get_proclist_s): replace all the xmalloc crap by glib memory management functions 2003-10-20 Bastien Nocera * .cvsignore: added 2002-09-24 Laurent Vivier * Create sysdeps/aix (from stub)