changelog
来自「linux 操作系统下对系统资源监控程序的编写」· 代码 · 共 43 行
TXT
43 行
2004-03-09 Bastien Nocera <hadess@hadess.net> * open.c: (glibtop_open_p): * proclist.c: (glibtop_get_proclist_p): fix g_malloc usage on non-Linux platforms (patch by Benoit Dejean <bnet@ifrance.com>)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 guint642003-10-20 Bastien Nocera <hadess@hadess.net> * glibtop_machine.h: * glibtop_server.h: * glibtop_suid.h: * open.c: * proclist.c: fixed compilation2003-10-20 Bastien Nocera <hadess@hadess.net> * open.c: (glibtop_open_p): * proclist.c: (glibtop_get_proclist_p): replace all the xmalloc crap by glib memory management functions2001-10-17 Abel Cheung <maddog@linux.org.hk> * Makefile.am: move header to $(includedir)/libgtop-1.0/glibtop.1998-10-25 Martin Baulig <martin@home-of-linux.org> * ppp.c: New file.1998-08-25 Martin Baulig <martin@home-of-linux.org> * *.c (glibtop_init_p): Using correct `(1 << GLIBTOP_SYSDPES_*)'. (<glibtop_suid.h>): Include. * glibtop_suid.h: New file. * ChangeLog: New file.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?