Sunil Mohan Adapa
d9282f6102
Added Telugu "te" translation done by Sree Ganesh <mrthottempudi@yahoo.com>.
2006-09-19 15:08:41 +00:00
Benoît Dejean
1ca0e5c5e7
Added glibtop_get_proc_open_files implementation by Henry Zhang
...
2006-09-19 Benoît Dejean <benoit@placenet.org >
* Makefile.am:
* procopenfiles.c: (glibtop_init_proc_open_files_s),
(glibtop_get_proc_open_files_s):
Added glibtop_get_proc_open_files implementation by
Henry Zhang <hua.zhang@sun.com >.
Closes #346174 .
2006-09-19 14:38:14 +00:00
Benoît Dejean
537bf34f94
Released 2.14.4.
...
2006-09-16 Benoît Dejean <benoit@placenet.org >
* NEWS:
* configure.in:
Released 2.14.4.
LIBGTOP_2_14_4
2006-09-16 16:20:52 +00:00
Benoît Dejean
5982287f48
Fixed parsing s?maps on 64bit kernel. Closes #355290 . Removed useless
...
2006-09-11 Benoît Dejean <benoit@placenet.org >
* procmap.c: (glibtop_get_proc_map_s):
Fixed parsing s?maps on 64bit kernel.
Closes #355290 .
Removed useless casts.
2006-09-11 17:47:51 +00:00
Benoît Dejean
24f5bb1e22
Removed wrong inline documentation. Closes #355286 .
...
2006-09-10 Benoît Dejean <benoit@placenet.org >
* configure.in:
* include/glibtop/procstate.h:
Removed wrong inline documentation.
Closes #355286 .
2006-09-10 21:53:29 +00:00
Benoît Dejean
499f599e95
Released 2.14.3.
...
2006-09-05 Benoît Dejean <benoit@placenet.org >
* NEWS:
Released 2.14.3.
LIBGTOP_2_14_3
2006-09-05 18:38:03 +00:00
Runa Bhattacharjee
71ce0e790b
Added Entry for Bengali India Translation Updation
2006-09-01 12:12:00 +00:00
Runa Bhattacharjee
05dfb867a3
Updated Bengali India Translation
2006-09-01 12:11:40 +00:00
Kwok-Koon Cheung
2345eaf4ee
recover changelog
2006-09-01 10:47:16 +00:00
Kwok-Koon Cheung
7b3d57c9e9
Add missing entries into LINGUAS
2006-09-01 10:00:57 +00:00
Theppitak Karoonboonyanan
9ebea04e19
Fixed plural strings.
...
2006-08-27 Theppitak Karoonboonyanan <thep@linux.thai.net >
* th.po: Fixed plural strings.
2006-08-27 10:59:49 +00:00
Gabor Kelemen
0cefbb6df0
Translation updated.
...
2006-08-16 Gabor Kelemen <kelemeng@gnome.hu >
* hu.po: Translation updated.
2006-08-16 02:25:49 +00:00
Matic Žgur
272a72d7bc
Updated Slovenian translation.
...
2006-08-14 Matic Žgur <mr.zgur@gmail.com >
* sl.po: Updated Slovenian translation.
2006-08-14 09:50:36 +00:00
Benoît Dejean
75f11dc5d6
Fixed inodedb build with --as-needed to please people who want to compile
...
2006-08-14 Benoît Dejean <benoit@placenet.org >
* src/inodedb/Makefile.am:
Fixed inodedb build with --as-needed to please people
who want to compile and optimize broken, deprecated and
never-used feature.
Patch by Daniel Gryniewicz <dang@gentoo.org >
Closes #341041 .
2006-08-14 07:56:39 +00:00
Benoît Dejean
383b4c480e
Bumped version number.
...
2006-08-10 Benoît Dejean <benoit@placenet.org >
* configure.in:
Bumped version number.
* glibtop.h:
* include/glibtop/init_hooks.h:
Added missing G_(BEGIN|END)_DECLS.
2006-08-10 20:36:58 +00:00
Benoît Dejean
610c0071cc
Only print the warning if (number of real cpu's) != (number of cpu's
...
2006-08-10 Benoît Dejean <benoit@placenet.org >
* open.c: (glibtop_open_s):
Only print the warning if
(number of real cpu's) != (number of cpu's monitored).
Patch by Wouter Bolsterlee (uws) <uws+gnome@xs4all.nl >.
Closes #350705 .
2006-08-10 11:21:39 +00:00
Runa Bhattacharjee
08887909fa
Added Entry for Bengali India Translation Updation
2006-08-07 07:22:47 +00:00
Runa Bhattacharjee
6bd78a815b
Updated Bengali India Translation
2006-08-07 07:22:06 +00:00
Ani Peter
34e8fd7400
Updated Malayalam Translation
2006-08-05 06:05:38 +00:00
Benoît Dejean
1f7f18b399
Released 2.14.2.
...
2006-07-27 Benoît Dejean <benoit@placenet.org >
* NEWS:
Released 2.14.2.
LIBGTOP_2_14_2
2006-07-27 18:50:58 +00:00
Benoît Dejean
a7a9e7e9f8
Updated implementation.
...
2006-07-27 Benoît Dejean <benoit@placenet.org >
* netload.c: (glibtop_get_netload_s):
Updated implementation.
2006-07-27 18:26:38 +00:00
Benoît Dejean
c51a13bf0e
Tiny interface addition to handle wireless interfaces.
...
2006-07-27 Benoît Dejean <benoit@placenet.org >
* include/glibtop/netload.h:
Tiny interface addition to handle wireless interfaces.
2006-07-27 18:25:24 +00:00
Benoît Dejean
d497c25081
New has_sysfs function to avoid stating over and over '/sys' on each
...
2006-07-27 Benoît Dejean <benoit@placenet.org >
* glibtop_private.c: (has_sysfs):
* glibtop_private.h:
* netload.c: (glibtop_get_netload_s):
* open.c: (set_linux_version):
New has_sysfs function to avoid stating
over and over '/sys' on each netload call.
2006-07-27 09:23:32 +00:00
Thierry Randrianiriana
3345ef1704
Added Malagasy translation Added Malagasy code 'mg' to the list
...
* mg.po: Added Malagasy translation
* LINGUAS: Added Malagasy code 'mg' to the list
2006-07-05 19:00:42 +00:00
Runa Bhattacharjee
af52067b3a
Added entry for addition of bengali India (bn_IN) translation and to LINGUAS
2006-07-03 13:59:08 +00:00
Runa Bhattacharjee
a3e3a224a2
Added bengali India (bn_IN)
2006-07-03 13:58:56 +00:00
Runa Bhattacharjee
b9e498c0b8
Added Bengali India Translation
2006-07-03 13:58:27 +00:00
Simos Xenitellis
875df72edf
Fixed ^M issue with Nepali translation, bug #316750
2006-07-03 08:07:25 +00:00
Benoît Dejean
c5e81bacbf
Dropped dead file.
...
2006-06-26 Benoît Dejean <benoit@placenet.org >
* po/Makefile.in.in.in:
Dropped dead file.
2006-06-26 16:55:18 +00:00
Kwok-Koon Cheung
8663fc3fda
Added zh_HK translation
2006-06-26 15:07:56 +00:00
Benoît Dejean
37487d4e62
Fixed build. Closes #341779 .
...
2006-06-25 Benoît Dejean <benoit@placenet.org >
* Makefile.am:
Fixed build.
Closes #341779 .
2006-06-25 08:07:55 +00:00
Benoît Dejean
d52fc3f868
Build examples only when needed. Patch by dmacks@netspace.org. Closes
...
2006-06-24 Benoît Dejean <benoit@placenet.org >
* Makefile.am:
Build examples only when needed.
Patch by dmacks@netspace.org .
Closes #342863 .
2006-06-24 17:54:41 +00:00
Benoît Dejean
bc79bf010a
Updated the GLIBTOP_SOLARIS_RELEASE
...
2006-06-24 Benoît Dejean <benoit@placenet.org >
* libgtop-sysdeps.m4:
* sysdeps/solaris/glibtop_machine.h:
Updated the GLIBTOP_SOLARIS_RELEASE
Patch by hua.zhang@sun.com .
Closes #345821 .
2006-06-24 17:52:28 +00:00
Benoît Dejean
7f477561f0
Fixed start time.
...
2006-06-24 Benoît Dejean <benoit@placenet.org >
* proctime.c: (glibtop_get_proc_time_s):
Fixed start time.
Patch by hua.zhang@sun.com .
Closes #345819 .
2006-06-24 17:47:34 +00:00
Benoît Dejean
c7e0a7ac59
Fixed writable memory.
...
2006-06-24 Benoît Dejean <benoit@placenet.org >
* procmap.c: (glibtop_get_proc_map_s):
Fixed writable memory.
Patch by hua.zhang@sun.com .
Closes #345817 .
2006-06-24 17:45:29 +00:00
Benoît Dejean
bc6ff2cb59
Can't get cpu_stat_kstat, didn't close kstat, this will make other program
...
2006-06-24 Benoît Dejean <benoit@placenet.org >
* open.c: (glibtop_get_kstats), (glibtop_open_s):
Can't get cpu_stat_kstat, didn't close kstat, this will make other
program used kstat wrong.
Patch by hua.zhang@sun.com .
Closes #345814 .
2006-06-24 17:39:49 +00:00
Benoît Dejean
1826be8ef6
Fixed. Patch by hua.zhang@sun.com. Closes #345813 .
...
2006-06-24 Benoît Dejean <benoit@placenet.org >
* netlist.c: (glibtop_get_netlist_s):
Fixed.
Patch by hua.zhang@sun.com .
Closes #345813 .
2006-06-24 17:35:39 +00:00
Benoît Dejean
739e9cac4a
Ensure file is closed.
...
2006-06-24 Benoît Dejean <benoit@placenet.org >
* mountlist.c: (read_filesystem_list):
Ensure file is closed.
(glibtop_get_mountlist_s):
Fixed .flags.
Patch by hua.zhang@sun.com .
Closes #345812 .
2006-06-24 17:28:48 +00:00
Benoît Dejean
8c7e0e6f2e
Don't use kvm on newer solaris. Patch by hua.zhang@sun.com. Closes
...
2006-06-24 Benoît Dejean <benoit@placenet.org >
* configure.in:
Don't use kvm on newer solaris.
Patch by hua.zhang@sun.com .
Closes #345811 .
2006-06-24 17:20:22 +00:00
Benoît Dejean
46c9f6ebeb
Don't use kvm anymore. Patch by hua.zhang@sun.com. Closes #345811 .
...
2006-06-24 Benoît Dejean <benoit@placenet.org >
* msg_limits.c: (glibtop_init_msg_limits_p),
(glibtop_get_msg_limits_p):
* open_suid.c: (glibtop_open_p):
* sem_limits.c: (glibtop_init_sem_limits_p),
(glibtop_get_sem_limits_p):
* shm_limits.c: (glibtop_init_shm_limits_p),
(glibtop_get_shm_limits_p):
Don't use kvm anymore.
Patch by hua.zhang@sun.com .
Closes #345811 .
2006-06-24 17:16:53 +00:00
Gora Mohanty
e6d6b0bba7
po/LINGUAS: Added 'eo' (Esperanto)
...
po/eo.po: Added Esperanto translation
po/ChangeLog: Changed to reflect this
2006-06-07 19:06:49 +00:00
Benoît Dejean
8d60c52922
Removed undefined LIBGTOP_HACKER_TESTS. Closes #342890 .
...
2006-06-04 Benoît Dejean <benoit@placenet.org >
* libgtop-sysdeps.m4:
Removed undefined LIBGTOP_HACKER_TESTS.
Closes #342890 .
2006-06-03 22:06:53 +00:00
Benoît Dejean
21f74a6427
Use po/LINGUAS. Closes #337902 .
...
2006-06-03 Benoît Dejean <benoit@placenet.org >
* .cvsignore:
* Makefile.am:
* configure.in:
* po/LINGUAS:
Use po/LINGUAS.
Closes #337902 .
2006-06-03 17:03:47 +00:00
German Poo-Caaman~o
05b94bd263
Changed struct's definitions to be one type-one member. To avoid problems
...
2006-04-18 German Poo-Caaman~o <gpoo@ubiobio.cl >
* /include/glibtop/cpu.h:
* /include/glibtop/fsusage.h:
* /include/glibtop/loadavg.h:
* /include/glibtop/mem.h:
* /include/glibtop/mountlist.h:
* /include/glibtop/msg_limits.h:
* /include/glibtop/netload.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/procopenfiles.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/uptime.h:
Changed struct's definitions to be one type-one member. To
avoid problems with any further gtk-doc's implementation.
2006-04-18 20:17:25 +00:00
Kjartan Maraas
956527cb57
Remove obsolete entry for no_NO And the translation.
...
2006-04-18 Kjartan Maraas <kmaraas@gnome.org >
* configure.in: Remove obsolete entry for no_NO
* po/no.po: And the translation.
2006-04-18 09:11:53 +00:00
Benoît Dejean
d8f9e265cf
Released 2.14.1.
...
2006-04-10 Benoît Dejean <benoit@placenet.org >
* NEWS:
Released 2.14.1.
LIBGTOP_2_14_1
2006-04-10 10:18:12 +00:00
Benoît Dejean
64fe5d591b
Fixed a bunch of signedness warnings.
...
2006-04-10 Benoît Dejean <benoit@placenet.org >
* lib/open.c: (glibtop_open_l):
* lib/read.c: (glibtop_read_l):
* lib/write.c: (glibtop_write_l):
Fixed a bunch of signedness warnings.
2006-04-10 08:41:46 +00:00
Benoît Dejean
12502c2673
Fixed typo.
...
2006-04-09 Benoît Dejean <benoit@placenet.org >
* fsusage.c: (_glibtop_freebsd_get_fsusage_read_write):
Fixed typo.
2006-04-09 16:54:29 +00:00
Benoît Dejean
5d2f45803b
Fixed trivial warning.
...
2006-04-09 Benoît Dejean <benoit@placenet.org >
* Makefile.am: Fixed trivial warning.
2006-04-09 10:55:03 +00:00
Julio M. Merino Vidal
3c21c70b64
Use configure checks to detect whether we need to define either KERNEL or
...
2006-04-04 Julio M. Merino Vidal <jmmv@NetBSD.org >
* libgtop-sysdeps.m4:
* sysdeps/freebsd/msg_limits.c:
Use configure checks to detect whether we need to define either
KERNEL or _KERNEL to get the definition of 'struct msginfo' in a
BSD system. This replaces the previous checks in the code that
relied on __FreeBSD__ and similar macros.
Before this change, the explicit definition of _KERNEL in the
msg_limits.c file broke the build in NetBSD because it made the
system headers pull in stuff unavailable to userland.
Fixes bug #337207 .
2006-04-09 10:50:43 +00:00