changelog
来自「linux 操作系统下对系统资源监控程序的编写」· 代码 · 共 2,176 行 · 第 1/5 页
TXT
2,176 行
Fixes bug #84622.2003-06-10 Kjartan Maraas <set EMAIL_ADDRESS environment variable> * libgtop-2.0.pc.in: Fix missing build flags. Patch from Julio Merino. Fixes bug #103086. * sysdeps/linux/mem.c: (glibtop_get_mem_s): Fix memory calculation under Linux. Patch from <rwahl@gmx.de>. Fixes bug #68626.2003-06-10 Kjartan Maraas <kmaraas@gnome.org> * sysdeps/freebsd/glibtop_machine.h: * sysdeps/kernel/glibtop_private.h: * sysdeps/solaris/glibtop_machine.h: * sysdeps/solaris/glibtop_private.h: Comment out text after #endif to make some compilers happy.2003-05-11 Andrew Sobala <aes@gnome.org> * configure.in: release 2.0.22003-05-10 Danilo 膯聽egan <dsegan@gmx.net> * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.2003-04-17 Abel Cheung <maddog@linux.org.hk> * configure.in: Added "mk" to ALL_LINGUAS.2003-03-13 Christian Rose <menthos@menthos.com> * configure.in: Added "ml" to ALL_LINGUAS.2003-03-10 Roozbeh Pournader <roozbeh@sharif.edu> * configure.in: Added "fa" to ALL_LINGUAS.2003-03-08 Gil "Dolfin" Osher <dolfin@rpg.org.il> * configure.in: Added he to ALL_LINGUAS.2003-02-25 T?脗鈥漣vo Leedj?脗鈧瑀v <toivo@linux.ee> * configure.in: Added et to ALL_LINGUAS.2003-02-16 Mohammad DAMT <mdamt@bisnisweb.com> * po/id.po: Added Indonesian translation * configure.in: Added "id" to ALL_LINGUAS2003-01-31 James Henstridge <james@daa.com.au> * acinclude.m4 (GNOME_SUPPORT_CHECKS): use AC_LIBOBJ() to set LIBOBJS variable, since newer autoconf's barf on direct access. This also takes care of setting LTLIBOBJS for us.2003-01-29 Abel Cheung <maddog@linux.org.hk> * configure.in: Added ar to ALL_LINGUAS2003-01-25 Alessio Frusciante <algol@firenze.linux.it> * configure.in: Added "it" (Italian) to ALL_LINGUAS.2003-01-23 Marius Andreiana <marius galuna.ro> * configure.in: Added "ro" to ALL_LINGUAS2003-01-22 Christian Rose <menthos@menthos.com> * configure.in: Added "mn" to ALL_LINGUAS.2003-01-16 Daniel Yacob <locales@geez.org> * configure.in: added am to ALL_LINGUAS 2003-01-12 Kevin Vandersloot <kfv101@psu.edu> * configure.in: release 2.0.12002-12-30 Bastien Nocera <hadess@hadess.net> * Added sysdeps/aix directory that was missing2002-10-08 Laurent Vivier <Laurent.Vivier@bull.net> * Framework for AIX support2002-08-07 Vincent Berger <Vincent.Berger@ext.bull.net> * support/: Add alloca management for AIX * configure.in: correct checking for nm2002-11-03 Dmitry G. Mastrukov <dmitry@taurussoft.org> * configure.in: Added Belarusian to ALL_LINGUAS2002-09-26 Stanislav Brabec <sbrabec@suse.cz> * configure.in: Added cs to ALL_LINGUAS.2002-09-26 jacob berkman <jacob@ximian.com> * configure.in (ALL_LINGUAS): remove cs until the file actually gets added2002-09-26 Stanislav Brabec <sbrabec@suse.cz> * configure.in: Added cs to ALL_LINGUAS.2002-08-20 Peteris Krisjanis <peteris.krisjanis@os.lv> * configure.in: (ALL_LINGUAS) Added Latvian (lv).2002-06-25 Yanko Kaneti <yaneti@declera.com> * configure.in: (ALL_LINGUAS) Added Bulgarian (bg).2002-05-10 Kevin Vandersloot <kfv101@psu.edu> * configure.in: release 2.0.02002-05-28 Carlos Perello Marin <carlos@gnome-db.org> * configure.in (ALL_LINGUAS): Removed all es_* and added only es_ES.2002-05-08 Pablo Saratxaga <pablo@mandrakesoft.com> * configure.in: Added Vietnamese (vi) to ALL_LINGUAS2002-03-12 James Henstridge <james@daa.com.au> * acinclude.m4 (LIBGTOP_HEACKER_TESTS): AM_CONDITIONAL() statements can't be conditionally executed (automake compat fix). (GNOME_LIBGTOP_SYSDEPS): move the conditional here so that it is always executed.2002-02-10 Kevin Vandersloot <kfv101@psu.edu> * configure.in: bump version * release 1.90.22002-02-09 Bastien Nocera <hadess@hadess.net> reviewed by: Kevin Vandersloot <kfv101@psu.edu> * configure.in: remove need for dc, and clean up * stamp-h.in, .cvsignore: remove2002-02-05 Abel Cheung <maddog@linux.org.hk> * configure.in (ALL_LINGUAS): zh_CN.GB2312 -> zh_CN2001-01-14 Hasbullah bin Pit <sebol@ikhlas.com> * configure.in: Added ms in ALL_LINGUAS. * po/ms.po: Added Malay Translation. * po/.cvsignore: Added 'libgtop-2.0.pot'.2001-01-14 Abel Cheung <maddog@linux.org.hk> * configure.in: Sync'ed ALL_LINGUAS with files in po directory, and renamed GETTEXT_PACKAGE to avoid conflict with libgtop 1.0.x.2002-01-10 Kevin Vandersloot <kfv101@psu.edu> * acininclude.m4: add back the support stuf but make it really work * configure.in: bump version number, add back GNOME_SUPPORT check since that was causing a build failure * release 1.90.12002-01-09 Kevin Vandersloot <kfv101@psu.edu> * acinclude.m4: remove gnome support check. Fixes the build for those with automake < 1.4p5. * configure.in: remove check for GNOME_SUPPORT2001-14-27 Miles Lane <miles@megapathdsl.net> * acconfig.h: Added "#undef HAVE_GETTEXT" entry. * LIBGTOP_VERSION: Removed file. * configure.in: added glib-gettextize support and moved in the *VERSION* stuff from LIBGTOP_VERSION.2001-11-27 Kevin Vandersloot <kfv101@psu.edu> * acinclude.m4: copy some of the macros that were formerly in gnome-macros * configure.in, sysdeps/Makefile.am: comment out guile support for now. * release 1.90.02001-11-26 Kevin Vandersloot <kfv101@psu.edu> * src/daemon/gnuserv.c: Apply patch fixing security issue from intexxia labs - #1048-2611012001-11-26 Abel Cheung <maddog@linux.org.hk> * src/inodedb/file_by_inode.c: Rename to file_by_inode2.c * src/inodedb/mkinodedb.c: Rename to mkinodedb2.c * po/POTFILES.in: Reflect above change * */.cvsignore: Add various files2001-11-25 Kevin Vandersloot <kfv101@psu.edu> * port stable libgtop to GNOME 2.0. Too much to detail. pkgconfig is now used. Libs are named libgtop-2.0 etc for parallel install. 2001-10-17 Abel Chueng <maddog@linux.org.hk> * configure.in, Makefile.am, include/glibtop/Makefile.am: headers moved to $(includedir)/libgtop-1.0/glibtop.2001-09-16 Abel Chueng <maddog@linux.org.hk> * configure.in: Added "zh_TW" to ALL_LINGUAS.2001-02-13 Martin Baulig <baulig@suse.de> Released LibGTop 1.0.12 "Gerolzhofen". * NEWS: Added news entry to 1.0.12. * LIBGTOP-VERSION: Set version number to 1.0.12, binary age 11, interface age 11.2001-02-19 Simos Xenitellis <simos@hellug.gr> * configure.in: Added "el" to ALL_LINGUAS.2001-02-15 Martin Baulig <baulig@suse.de> Released LibGTop 1.0.11 "Jasmin". * NEWS: Added news entry for 1.0.11.2001-02-14 Martin Baulig <baulig@suse.de> Merged from LIBGTOP_1_1_2_PATCHES. * libgtop-sysdeps.m4 (GLIBTOP_SOLARIS_RELEASE): Define this on Solaris; we use version codes like 270 for SunOS 5.7 and 251 for SunOS 2.5.1. * LIBGTOP-VERSION (LIBGTOP_VERSION_SUFFIX): Added this so you can have your tarballs called `libgtop-1.x.y-snap.tar.gz' or whatever. This only affects the `VERSION' variable and thus how the resulting tarball will be called, but not `LIBGTOP_VERSION_CODE' etc. * configure.in, acconfig.h: Added checks for <procfs.h> and <sys/procfs.h> * configure.in (DL_LIB): Check for dlopen() and AC_SUBST this. * Makefile.am: Make `aclocal.m4' also depend on `LIBGTOP-VERSION' when in maintainer-mode.2001-02-14 Martin Baulig <baulig@suse.de> * include/glibtop/limits.h: Removed; this file doesn't exist in the stable branch.2001-02-13 Martin Baulig <baulig@suse.de> * LIBGTOP-VERSION: Set version number to 1.0.11, binary age 10, interface age 10.2001-02-13 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz> * configure.in: Added sk to ALL_LINGUAS2001-02-08 Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br> * configure.in (ALL_LINGUAS): Added pt_BR to ALL_LINGUAS.2000-11-21 Martin Baulig <baulig@suse.de> * libgtop-config.h.in: Added `--cflags', `--libs' and `--extra-libs' parameters.2000-11-20 Martin Baulig <baulig@suse.de> Released LibGTop 1.0.10 "November Rain". * LIBGTOP-VERSION: Set version number to 1.0.10, binary age 9, interface age 9.2000-05-25 Martin Baulig <baulig@suse.de> Released LibGTop 1.0.9 "Stuttgart". * LIBGTOP-VERSION: Set version number to 1.0.9 binary age 8, interface age 8. (LibGTop 1.0.8 "Frankfurt" was not publically released.)2000-02-20 Martin Baulig <martin@home-of-linux.org> * LIBGTOP-VERSION: Set version number to 1.0.8 binary age 7, interface age 7.2000-02-15 Martin Baulig <martin@home-of-linux.org> Released LibGTop 1.0.7 "Copenhagen".1999-10-19 Martin Baulig <martin@home-of-linux.org> * LIBGTOP-VERSION: Set version number to 1.0.7 binary age 6, interface age 6.1999-10-18 Martin Baulig <martin@home-of-linux.org> Released LibGTop 1.0.6 "October LibGTop".1999-10-18 Martin Baulig <martin@home-of-linux.org> * NEWS.old: Removed obsolete file. * RELNOTES-1.0.x: Added release notes for LibGTop 1.0.6. * TODO: Removed obsolete file. * NEWS: We start maintaining a NEWS file now :)1999-10-16 Martin Baulig <martin@home-of-linux.org> * LIBGTOP-VERSION: Set version number to 1.0.6 binary age 5, interface age 5.1999-10-09 Jesus Bravo Alvarez <jba@pobox.com> * configure.in (ALL_LINGUAS): Added Galician (gl)1999-09-29 Martin Baulig <martin@home-of-linux.org> Released LibGTop 1.0.5.1999-09-29 Martin Baulig <martin@home-of-linux.org> * configure.in (libgtop_top_builddir): AC_SUBST this.1999-09-24 Martin Baulig <martin@home-of-linux.org> * LIBGTOP-VERSION: Set version number to 1.0.5 binary age 4, interface age 4.1999-09-24 Martin Baulig <martin@home-of-linux.org> Released LibGTop 1.0.4.1999-09-22 Kjartan Maraas <kmaraas@online.no> * configure.in: Added "da" to ALL_LINGUAS. 1999-09-19 Martin Baulig <martin@home-of-linux.org> * libgtopConf.sh.in: Added MODULE_VERSION on Miguel's request (set it to "libgtop-@LIBGTOP_VERSION@").1999-09-18 Pablo Saratxaga <pablo@mandrakesoft.com> * configure.in, po/*.po: merged *.po files from HEAD CVS1999-09-17 Martin Baulig <martin@home-of-linux.org> * configure.in: Make it work if we have GNOME and the user gave use --without-gnome (fixes bug #1735).1999-09-17 Martin Baulig <martin@home-of-linux.org> * LIBGTOP-VERSION: Set version number to 1.0.4 binary age 3, interface age 3.1999-09-16 Martin Baulig <martin@home-of-linux.org> Merged everything since May 31 from HEAD and released LibGTop 1.0.3.1999-07-29 Martin Baulig <martin@home-of-linux.org> * include/glibtop/error.h: Use G_GNUC_UNUSED. * configure.in (ENABLE_STATIC, ENABLE_SHARED): New automake conditionals.1999-07-11 Tomas Ogren <stric@ing.umu.se> * configure.in: Added sv to ALL_LINGUAS1999-07-11 Tomas Ogren <stric@ing.umu.se> * sysdeps/names/procmem.c: Fixed a tyop1999-05-31 Martin Baulig <martin@home-of-linux.org> * LIBGTOP-VERSION: Set version number to 1.0.3 binary age 2, interface age 2.1999-05-31 Martin Baulig <martin@home-of-linux.org> Released LibGTop 1.0.2.1999-05-26 Martin Baulig <martin@home-of-linux.org> * configure.in (INCLUDES): Define `LIBGTOP_VERSION_CODE' here so we can use version conditionals in the sysdeps code.1999-05-25 Martin Baulig <martin@home-of-linux.org> * libgtop-sysdeps.m4: Make the I4B check work for NetBSD.1999-05-16 Martin Baulig <martin@home-of-linux.org> * doc: Merged the LibGTop Manual from the HEAD.1999-03-01 Martin Baulig <martin@home-of-linux.org> Released LibGTop 1.0.1. * LIBGTOP-VERSION: Set version number to 1.0.1 binary age 0, interface age 0.1999-03-01 Martin Baulig <martin@home-of-linux.org> * configure.in (LIBGTOP_LIBS): Move `-lgtop_common' last to make it work with static-only libs. Thanks to Roderik Muit
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?