changelog
来自「linux 操作系统下对系统资源监控程序的编写」· 代码 · 共 2,176 行 · 第 1/5 页
TXT
2,176 行
2004-04-07 Bastien Nocera <hadess@hadess.net> * configure.in: version 2.6.02004-04-07 Bastien Nocera <hadess@hadess.net> * include/glibtop/fsusage.h: fix typo in the #defines for FSUSAGE_BLOCK_SIZE (patch by Beno顃 Dejean <TazForEver@free.fr>)2004-03-30 Adam Weinberger <adamw@gnome.org> * configure.in: Added en_CA (Canadian English) to ALL_LINGUAS.2004-03-22 Gareth Owen <gowen72@yahoo.com> * configure.in: Added en_GB to ALL_LINGUAS2004-03-22 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "pa" (Punjabi) to ALL_LINGUAS.2004-03-15 Bastien Nocera <hadess@hadess.net> * include/glibtop/fsusage.h: set GLIBTOP_MAX_FSUSAGE properly, use gint in the headers instead of int (Closes: #125049)2004-03-11 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Up versions etc. * po/am.po: Update foo. * po/ar.po: * po/az.po: * po/be.po: * po/bg.po: * po/bn.po: * po/ca.po: * po/cs.po: * po/cy.po: * po/da.po: * po/de.po: * po/el.po: * po/es.po: * po/et.po: * po/fa.po: * po/fi.po: * po/fr.po: * po/ga.po: * po/gl.po: * po/he.po: * po/hi.po: * po/hr.po: * po/hu.po: * po/id.po: * po/it.po: * po/ja.po: * po/ko.po: * po/lt.po: * po/lv.po: * po/mk.po: * po/ml.po: * po/mn.po: * po/ms.po: * po/nl.po: * po/nn.po: * po/no.po: * po/pl.po: * po/pt.po: * po/pt_BR.po: * po/ro.po: * po/ru.po: * po/sk.po: * po/sl.po: * po/sq.po: * po/sr.po: * po/sr@Latn.po: * po/sv.po: * po/ta.po: * po/tr.po: * po/uk.po: * po/vi.po: * po/zh_CN.po: * po/zh_TW.po:2004-03-11 Bastien Nocera <hadess@hadess.net> * NEWS: update the NEWS file for the release2004-03-11 Bastien Nocera <hadess@hadess.net> * include/Makefile.am: fix distchecking2003-12-27 Ole Laursen <olau@hardworking.dk> * include/glibtop/fsusage.h: Added block_size field. (Closes: #125049)2004-03-05 Bastien Nocera <hadess@hadess.net> * include/glibtop/procmap.h: patch by Benoit Dejean <bnet@ifrance.com> to break the API, I mean, to make it easier to generate Python bindings (Closes: #129701)2004-03-04 Bastien Nocera <hadess@hadess.net> * configure.in: * include/libgtop-i18n.h: * lib/lib.pl: * lib/read.c: * lib/read_data.c: * lib/write.c: * sysdeps/names/cpu.c: * sysdeps/names/fsusage.c: * sysdeps/names/loadavg.c: * sysdeps/names/mem.c: * sysdeps/names/mountlist.c: * sysdeps/names/msg_limits.c: * sysdeps/names/netload.c: * sysdeps/names/ppp.c: * sysdeps/names/procargs.c: * sysdeps/names/prockernel.c: * sysdeps/names/proclist.c: * sysdeps/names/procmap.c: * sysdeps/names/procmem.c: * sysdeps/names/procsegment.c: * sysdeps/names/procsignal.c: * sysdeps/names/procstate.c: * sysdeps/names/proctime.c: * sysdeps/names/procuid.c: * sysdeps/names/sem_limits.c: * sysdeps/names/shm_limits.c: * sysdeps/names/swap.c: * sysdeps/names/sysdeps.c: * sysdeps/names/uptime.c: remove dependency on libgnome, check for linux/isdn.h for distros using the 2.6 kernel headers2004-02-07 Kevin Vandersloot * configure.in: release 2.5.12004-02-02 Sebastien Bacher <seb128@debian.org> * sysdeps/linux/mem.c: (glibtop_get_mem_s): patch from Beno卯t Dejean <bnet@ifrance.com> to fix libtop_mem.used and glibtop_mem.shared values (Closes: #129863).Wed Jan 7 02:23:28 2004 Jonathan Blandford <jrb@gnome.org> * libgtop-2.0.pc.in: Should be -lgtop-2.0, #1305062004-01-05 Frederic Crozat <fcrozat@mandrakesoft.com> * libgtop.spec.in: License is GPL, not LGPL.2004-01-05 Malcolm Tredinnick <malcolm@commsecure.com.au> * libgtop-2.0.pc.in: Include -lgtop in the linking flags. Bug #130506.2004-01-03 Robert Sedak <robert.sedak@sk.htnet.hr> * configure.in: Added "hr" in ALL_LINGUAS.2003-12-22 Bastien Nocera <hadess@hadess.net> * acinclude.m4: * configure.in: remove linking to libgtop and checks for 64-bit integer bytes (fixes warning on build on glib 2.0 systems)2003-11-02 膯艙ygimantas Beru脛聧ka <uid0@tuxfamily.org> * configure.in: Added "lt" to ALL_LINGUAS.2003-10-21 Bastien Nocera <hadess@hadess.net> * Makefile.am: * configure.in: * src/inodedb/.cvsignore: * sysdeps/names/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> * lib/read.c: (glibtop_read_l): * lib/read_data.c: (glibtop_read_data_l): * lib/write.c: (glibtop_write_l): apply patch for ngettext support by Christian Neumair <chris@gnome-de.org>2003-10-20 Bastien Nocera <hadess@hadess.net> * include/glibtop/cpu.h: * include/glibtop/procstate.h: * include/glibtop/procuid.h: * include/glibtop/uptime.h: * lib/sysdeps.c: * sysdeps/names/cpu.c: * sysdeps/names/procstate.c: * sysdeps/names/procuid.c: * sysdeps/names/uptime.c: Apply patch by the_h1ghlander@yahoo.com and Cory Omand <cory.omand@Sun.com> for Solaris support2003-10-20 Bastien Nocera <hadess@hadess.net> * src/inodedb/Makefile.am: link to libgtop_suid_common-2.0.la (Closes: #107990)2003-10-20 Bastien Nocera <hadess@hadess.net> * acconfig.h: * acinclude.m4: * include/glibtop/array.h: * include/glibtop/command.h: * include/glibtop/cpu.h: * include/glibtop/fsusage.h: * include/glibtop/glibtop-backend-info.h: * include/glibtop/glibtop-backend.h: * include/glibtop/glibtop-client.h: * include/glibtop/inodedb.h: * include/glibtop/interfaces.h: * include/glibtop/limits.h: * include/glibtop/loadavg.h: * include/glibtop/mem.h: * include/glibtop/mountlist.h: * include/glibtop/msg_limits.h: * include/glibtop/netinfo.h: * include/glibtop/netload.h: * include/glibtop/ppp.h: * include/glibtop/procargs.h: * include/glibtop/proccwd.h: * include/glibtop/prockernel.h: * include/glibtop/proclist.h: * include/glibtop/procmap.h: * include/glibtop/procmem.h: * include/glibtop/procsegment.h: * include/glibtop/procsignal.h: * include/glibtop/procstate.h: * include/glibtop/proctime.h: * include/glibtop/procuid.h: * include/glibtop/sem_limits.h: * include/glibtop/shm_limits.h: * include/glibtop/swap.h: * include/glibtop/sysdeps.h: * include/glibtop/sysinfo.h: * include/glibtop/uptime.h: * lib/glibtop-backend.c: (glibtop_backend_get): * lib/glibtop-client.c: (glibtop_client_open_backend): * lib/inodedb.c: (glibtop_inodedb_lookup_s): * lib/lib.pl: * src/inodedb/README.inodedb: * src/inodedb/mkinodedb2.c: (main): s/u_int64_t/guint64/2003-10-20 Bastien Nocera <hadess@hadess.net> * Makefile.am: fix distchecking, release 2.5.02003-10-20 Bastien Nocera <hadess@hadess.net> * configure.in: fix the library versioning to be hand-made rather than uber-calculated from some esoteric numbers2003-10-20 Bastien Nocera <hadess@hadess.net> * glibtop.h: * include/glibtop/close.h: * include/glibtop/command.h: * include/glibtop/cpu.h: * include/glibtop/error.h: * include/glibtop/fsusage.h: * include/glibtop/global.h: * include/glibtop/inodedb.h: * include/glibtop/loadavg.h: * include/glibtop/mem.h: * include/glibtop/mountlist.h: * include/glibtop/msg_limits.h: * include/glibtop/netload.h: * include/glibtop/open.h: * include/glibtop/parameter.h: * include/glibtop/ppp.h: * include/glibtop/procargs.h: * include/glibtop/prockernel.h: * include/glibtop/proclist.h: * include/glibtop/procmap.h: * include/glibtop/procmem.h: * include/glibtop/procsegment.h: * include/glibtop/procsignal.h: * include/glibtop/procstate.h: * include/glibtop/proctime.h: * include/glibtop/procuid.h: * include/glibtop/read.h: * include/glibtop/read_data.h: * include/glibtop/sem_limits.h: * include/glibtop/shm_limits.h: * include/glibtop/signal.h: * include/glibtop/swap.h: * include/glibtop/sysdeps.h: * include/glibtop/sysinfo.h: * include/glibtop/types.h: * include/glibtop/union.h: * include/glibtop/uptime.h: * include/glibtop/version.h: * include/glibtop/write.h: * lib/Makefile.am: * lib/command.c: (glibtop_call_l): * lib/init.c: * lib/inodedb.c: * lib/lib.pl: * lib/open.c: * lib/read.c: * lib/read_data.c: (glibtop_read_data_l): * lib/structures.pl: * lib/write.c: * sysdeps/names/cpu.c: * sysdeps/names/fsusage.c: * sysdeps/names/loadavg.c: * sysdeps/names/mem.c: * sysdeps/names/mountlist.c: * sysdeps/names/msg_limits.c: * sysdeps/names/netinfo.c: * sysdeps/names/netload.c: * sysdeps/names/ppp.c: * sysdeps/names/procargs.c: * sysdeps/names/proccwd.c: * sysdeps/names/prockernel.c: * sysdeps/names/proclist.c: * sysdeps/names/procmap.c: * sysdeps/names/procmem.c: * sysdeps/names/procsegment.c: * sysdeps/names/procsignal.c: * sysdeps/names/procstate.c: * sysdeps/names/proctime.c: * sysdeps/names/procuid.c: * sysdeps/names/sem_limits.c: * sysdeps/names/shm_limits.c: * sysdeps/names/swap.c: * sysdeps/names/sysdeps.c: * sysdeps/names/uptime.c: fixed compilation2003-10-20 Bastien Nocera <hadess@hadess.net> * RELNOTES-0.25: removed * RELNOTES-1.0: removed * RELNOTES-1.0.x: removed * RELNOTES-1.1.x: removed * include/glibtop/Makefile.am: * include/glibtop/xmalloc.h: removed xmalloc.h * lib/command.c: (glibtop_call_l): * lib/init.c: (_init_server): * lib/inodedb.c: (glibtop_inodedb_open_s), (glibtop_inodedb_close_s): * lib/read_data.c: (glibtop_read_data_l): * lib/xmalloc.c: removed xmalloc.h replace all the xmalloc crap by glib memory management functions2003-10-20 Bastien Nocera <hadess@hadess.net> * lib/Makefile.am: * libgtop-config.in: * libgtop.spec.in: * libgtopConf.sh.in: * src/inodedb/Makefile.am: removed traces of guile, intllibs and libgnomesupport2003-10-20 Bastien Nocera <hadess@hadess.net> * .cvsignore: updated * configure.in: removed all traces of guile stuff * sysdeps/guile/.cvsignore: removed2003-10-20 Bastien Nocera <hadess@hadess.net> * sysdeps/Makefile.am: * sysdeps/guile/ChangeLog: * sysdeps/guile/Makefile.am: * sysdeps/guile/guile.pl: * sysdeps/guile/names/.cvsignore: * sysdeps/guile/names/Makefile.am: * sysdeps/guile/names/guile-names.pl: removed guile2003-10-20 Bastien Nocera <hadess@hadess.net> * Makefile.am: * configure.in: remove guile and libgnome-support stuff2003-10-20 Bastien Nocera <hadess@hadess.net> * configure.in: make it compile2003-10-19 Carlos Perell膫艂 Mar膫颅n <carlos@gnome.org> * support/*: Reverted libgtop changes. It's a common module and I should not modify it. * Added/removed files. Now the move should be done.2003-10-19 Carlos Perell膫艂 Mar膫颅n <carlos@gnome.org> * libgtop-GNOME-2-0-branch moved to HEAD.2003-09-30 Laurent Dhima <laurenti@alblinux.net> * configure.in: Added "sq" to ALL_LINGUAS.2003-09-17 Fatih Demir <kabalak@gtranslator.org> * configure.in: Added "ta" (Tamil) to the languages' list.2003-09-13 Carlos Perell膫艂 Mar膫颅n <carlos@gnome.org> * configure.in (ALL_LINGUAS): Removed es_ES.2003-09-08 Kevin Vandersloot * configure.in: release 2.0.52003-09-06 Taneem Ahmed <taneem@bengalinux.org> * configure.in: Added "bn" to ALL_LINGUAS.2003-08-24 Kevin Vandersloot * configure.in: release 2.0.42003-08-13 Guntupalli Karunakar <karunakar@freedomink.org> * configure.in: Added "hi" (Hindi) in ALL_LINGUAS.2003-08-13 Andrew Sobala <aes@gnome.org> * configure.in: release 2.0.32003-08-09 Dafydd Harries <daf@parnassus.ath.cx> * configure.in: Added "cy" (Welsh) to ALL_LINGUAS.2003-08-03 Malcolm Tredinnick <malcolm@commsecure.com.au> * Makefile.am: Change subdirectory build order so that 'distclean' target work (and other targets remain working).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?