summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Released 2.14.3.LIBGTOP_2_14_3Benoît Dejean2006-09-052-0/+11
| | | | | | | | 2006-09-05 Benoît Dejean <benoit@placenet.org> * NEWS: Released 2.14.3.
* Added Entry for Bengali India Translation UpdationRuna Bhattacharjee2006-09-011-0/+4
|
* Updated Bengali India TranslationRuna Bhattacharjee2006-09-011-5/+6
|
* recover changelogKwok-Koon Cheung2006-09-011-3/+1588
|
* Add missing entries into LINGUASKwok-Koon Cheung2006-09-012-1588/+4
|
* Fixed plural strings.Theppitak Karoonboonyanan2006-08-272-37/+38
| | | | | | 2006-08-27 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Fixed plural strings.
* Translation updated.Gabor Kelemen2006-08-162-46/+50
| | | | | | 2006-08-16 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated.
* Updated Slovenian translation.Matic Žgur2006-08-142-59/+103
| | | | | | 2006-08-14 Matic Žgur <mr.zgur@gmail.com> * sl.po: Updated Slovenian translation.
* Fixed inodedb build with --as-needed to please people who want to compileBenoît Dejean2006-08-142-2/+12
| | | | | | | | | | | | 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.
* Bumped version number.Benoît Dejean2006-08-104-1/+22
| | | | | | | | | | | | | 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.
* Only print the warning if (number of real cpu's) != (number of cpu'sBenoît Dejean2006-08-102-5/+16
| | | | | | | | | | | 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.
* Added Entry for Bengali India Translation UpdationRuna Bhattacharjee2006-08-071-0/+4
|
* Updated Bengali India TranslationRuna Bhattacharjee2006-08-071-1057/+51
|
* Updated Malayalam TranslationAni Peter2006-08-052-118/+107
|
* Released 2.14.2.LIBGTOP_2_14_2Benoît Dejean2006-07-272-0/+11
| | | | | | | | 2006-07-27 Benoît Dejean <benoit@placenet.org> * NEWS: Released 2.14.2.
* Updated implementation.Benoît Dejean2006-07-272-0/+10
| | | | | | | | 2006-07-27 Benoît Dejean <benoit@placenet.org> * netload.c: (glibtop_get_netload_s): Updated implementation.
* Tiny interface addition to handle wireless interfaces.Benoît Dejean2006-07-272-1/+8
| | | | | | | | 2006-07-27 Benoît Dejean <benoit@placenet.org> * include/glibtop/netload.h: Tiny interface addition to handle wireless interfaces.
* New has_sysfs function to avoid stating over and over '/sys' on eachBenoît Dejean2006-07-275-2/+31
| | | | | | | | | | | | 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.
* Added Malagasy translation Added Malagasy code 'mg' to the listThierry Randrianiriana2006-07-053-15/+227
| | | | | * mg.po: Added Malagasy translation * LINGUAS: Added Malagasy code 'mg' to the list
* Added entry for addition of bengali India (bn_IN) translation and to LINGUASRuna Bhattacharjee2006-07-031-0/+5
|
* Added bengali India (bn_IN)Runa Bhattacharjee2006-07-031-0/+1
|
* Added Bengali India TranslationRuna Bhattacharjee2006-07-031-0/+1248
|
* Fixed ^M issue with Nepali translation, bug #316750Simos Xenitellis2006-07-032-5/+9
|
* Dropped dead file.Benoît Dejean2006-06-262-248/+6
| | | | | | | | 2006-06-26 Benoît Dejean <benoit@placenet.org> * po/Makefile.in.in.in: Dropped dead file.
* Added zh_HK translationKwok-Koon Cheung2006-06-264-48/+256
|
* Fixed build. Closes #341779.Benoît Dejean2006-06-252-1/+9
| | | | | | | | | 2006-06-25 Benoît Dejean <benoit@placenet.org> * Makefile.am: Fixed build. Closes #341779.
* Build examples only when needed. Patch by dmacks@netspace.org. ClosesBenoît Dejean2006-06-242-1/+14
| | | | | | | | | | 2006-06-24 Benoît Dejean <benoit@placenet.org> * Makefile.am: Build examples only when needed. Patch by dmacks@netspace.org. Closes #342863.
* Updated the GLIBTOP_SOLARIS_RELEASEBenoît Dejean2006-06-243-6/+16
| | | | | | | | | | | | 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.
* Fixed start time.Benoît Dejean2006-06-242-1/+13
| | | | | | | | | | | 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.
* Fixed writable memory.Benoît Dejean2006-06-242-7/+18
| | | | | | | | | | | 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.
* Can't get cpu_stat_kstat, didn't close kstat, this will make other programBenoît Dejean2006-06-242-2/+17
| | | | | | | | | | | 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.
* Fixed. Patch by hua.zhang@sun.com. Closes #345813.Benoît Dejean2006-06-242-1/+14
| | | | | | | | | | 2006-06-24 Benoît Dejean <benoit@placenet.org> * netlist.c: (glibtop_get_netlist_s): Fixed. Patch by hua.zhang@sun.com. Closes #345813.
* Ensure file is closed.Benoît Dejean2006-06-242-3/+16
| | | | | | | | | | | | | | | 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.
* Don't use kvm on newer solaris. Patch by hua.zhang@sun.com. ClosesBenoît Dejean2006-06-242-0/+12
| | | | | | | | | | 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.
* Don't use kvm anymore. Patch by hua.zhang@sun.com. Closes #345811.Benoît Dejean2006-06-245-19/+142
| | | | | | | | | | | | | | | | 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.
* po/LINGUAS: Added 'eo' (Esperanto)Gora Mohanty2006-06-073-0/+215
| | | | | po/eo.po: Added Esperanto translation po/ChangeLog: Changed to reflect this
* Removed undefined LIBGTOP_HACKER_TESTS. Closes #342890.Benoît Dejean2006-06-032-4/+7
| | | | | | | | | 2006-06-04 Benoît Dejean <benoit@placenet.org> * libgtop-sysdeps.m4: Removed undefined LIBGTOP_HACKER_TESTS. Closes #342890.
* Use po/LINGUAS. Closes #337902.Benoît Dejean2006-06-035-3/+97
| | | | | | | | | | | | 2006-06-03 Benoît Dejean <benoit@placenet.org> * .cvsignore: * Makefile.am: * configure.in: * po/LINGUAS: Use po/LINGUAS. Closes #337902.
* Changed struct's definitions to be one type-one member. To avoid problemsGerman Poo-Caaman~o2006-04-1825-206/+244
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Remove obsolete entry for no_NO And the translation.Kjartan Maraas2006-04-183-208/+6
| | | | | | | 2006-04-18 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Remove obsolete entry for no_NO * po/no.po: And the translation.
* Released 2.14.1.LIBGTOP_2_14_1Benoît Dejean2006-04-102-0/+12
| | | | | | | | 2006-04-10 Benoît Dejean <benoit@placenet.org> * NEWS: Released 2.14.1.
* Fixed a bunch of signedness warnings.Benoît Dejean2006-04-104-8/+19
| | | | | | | | | | 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.
* Fixed typo.Benoît Dejean2006-04-092-1/+7
| | | | | | | | 2006-04-09 Benoît Dejean <benoit@placenet.org> * fsusage.c: (_glibtop_freebsd_get_fsusage_read_write): Fixed typo.
* Fixed trivial warning.Benoît Dejean2006-04-092-1/+5
| | | | | | 2006-04-09 Benoît Dejean <benoit@placenet.org> * Makefile.am: Fixed trivial warning.
* Use configure checks to detect whether we need to define either KERNEL orJulio M. Merino Vidal2006-04-093-4/+55
| | | | | | | | | | | | | | | | | | 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.
* Check for the kvm library and use it to link the suid freebsd sysdeps codeJulio M. Merino Vidal2006-04-093-0/+15
| | | | | | | | | | | | | 2006-04-04 Julio M. Merino Vidal <jmmv@NetBSD.org> * libgtop-sysdeps.m4: * sysdeps/freebsd/Makefile.am: Check for the kvm library and use it to link the suid freebsd sysdeps code (only if available). This library provides all the kvm_* functions used in it and is needed, at least, under NetBSD. Fixes bug #337247.
* Use statvfs(2) if available instead of statfs(2). The latter was replacedJulio M. Merino Vidal2006-04-092-0/+21
| | | | | | | | | | | 2006-04-04 Julio M. Merino Vidal <jmmv@NetBSD.org> * sysdeps/freebsd/fsusage.c: Use statvfs(2) if available instead of statfs(2). The latter was replaced by the former and is no longer available under, e.g. NetBSD. Fixes bug #337235.
* Updated Belarusian translaiton.Ales Nyakhaychyk2006-04-072-50/+54
|
* Store only strings in values' values. g_strdup these strings. Even ifBenoît Dejean2006-04-042-8/+15
| | | | | | | | | | | 2006-04-04 Benoît Dejean <benoit@placenet.org> * sysinfo.c: (init_sysinfo): Store only strings in values' values. g_strdup these strings. Even if values is never destroyed, set key_destroy_func to NULL. Leave description to NULL.
* Bring back to life (from the 1.x versions) the sysinfo.c file for theJulio M. Merino Vidal2006-04-043-1/+107
| | | | | | | | | | | | | | | 2006-04-04 Julio M. Merino Vidal <jmmv@NetBSD.org> * sysdeps/freebsd/Makefile.am: * sysdeps/freebsd/sysinfo.c: Bring back to life (from the 1.x versions) the sysinfo.c file for the freebsd sysdeps. The new file comes from the FreeBSD ports repository and has some minor style changes by me. This is required to get the glibtop_get_sysinfo_s function used by the sysdeps common code. Fixes bug #337251.