Benoît Dejean
06fb19b5c6
Ensures buffer is 0-terminated.
...
* glibtop_private.c: (try_file_to_buffer): Ensures buffer is 0-terminated.
2005-06-14 22:17:49 +00:00
Ignacio Casal Quinteiro
f8d9557257
*** empty log message ***
2005-06-13 15:28:03 +00:00
Benoît Dejean
ef2ed50bf7
Added pagein/pageout for linux 2.6.
...
* swap.c: (glibtop_get_swap_s): Added pagein/pageout for linux 2.6.
2005-06-13 09:03:41 +00:00
Benoît Dejean
c19ba1af03
2.11.1 post release version bump.
...
* configure.in: 2.11.1 post release version bump.
2005-06-08 08:55:03 +00:00
Benoît Dejean
c1e5bdfb16
Released 2.11.0.
...
* NEWS: Released 2.11.0.
LIBGTOP_2_11_0
2005-06-08 08:41:13 +00:00
Benoît Dejean
be7dabf75d
Added a lot of new functions to replace dirty macros. Every macro
...
* configure.in:
* glibtop.h:
* include/glibtop/close.h:
* 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/netlist.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/sysinfo.h:
* include/glibtop/uptime.h:
* sysdeps/common/Makefile.am:
* sysdeps/common/default.c: (glibtop_close), (glibtop_init),
(glibtop_get_cpu), (glibtop_get_fsusage), (glibtop_get_uptime),
(glibtop_get_sysinfo), (glibtop_get_swap), (glibtop_get_proc_uid),
(glibtop_get_proc_time), (glibtop_get_proc_state),
(glibtop_get_proc_signal), (glibtop_get_proc_segment),
(glibtop_get_proc_open_files), (glibtop_get_proc_mem),
(glibtop_get_proc_map), (glibtop_get_proc_args),
(glibtop_get_proc_argv), (glibtop_get_proclist),
(glibtop_get_proc_kernel), (glibtop_get_ppp),
(glibtop_get_netlist), (glibtop_get_netload),
(glibtop_get_mountlist), (glibtop_get_mem), (glibtop_get_loadavg),
(glibtop_get_msg_limits), (glibtop_get_sem_limits),
(glibtop_get_shm_limits), (glibtop_get_sysdeps):
Added a lot of new functions to replace dirty macros.
Every macro glibtop_get_*(buf[, args]) has been turned to a function.
2005-06-07 09:54:44 +00:00
Benoît Dejean
d37b1b9a2e
Bye bye.
...
* dtd/: Bye bye.
2005-06-06 12:42:41 +00:00
Benoît Dejean
6f755a5ca7
Removed useless files.
...
* backends/: Removed useless files.
2005-06-06 12:40:47 +00:00
Benoît Dejean
4cd022b315
Removed translation.
...
* examples/smp.c: (main): Removed translation.
* lib/lib.pl:
* lib/read.c:
* lib/read_data.c:
* lib/write.c:
* src/daemon/gnuserv.c: s/gi18n.h/gi18n-lib.h.
2005-06-06 12:33:42 +00:00
Benoît Dejean
69873a143d
bye bye support.
...
* acinclude.m4: bye bye support.
2005-06-06 11:50:00 +00:00
Benoît Dejean
f5655f12d3
Removed unused files.
...
* support/ : Removed unused files.
2005-06-06 11:46:39 +00:00
Benoît Dejean
a71839c0a7
Got rid of include/libgtop-i18n.h.
...
* examples/smp.c:
* include/Makefile.am:
* include/libgtop-i18n.h:
* lib/lib.pl:
* lib/read.c:
* lib/read_data.c:
* lib/write.c:
* src/daemon/gnuserv.c: Got rid of include/libgtop-i18n.h.
2005-06-06 11:25:36 +00:00
Benoît Dejean
74d9b24132
version bump.
...
* configure.in: version bump.
2005-06-06 10:02:33 +00:00
Benoît Dejean
d4ee5eb884
Updated so people can find the ChangeLogs.
...
* README: Updated so people can find the ChangeLogs.
GNOME_2_10_ANCHOR
2005-06-05 11:51:03 +00:00
Benoît Dejean
872a4180e4
Fixed compilation on mips. Closes #304570 .
...
* siglist.c: Fixed compilation on mips. Closes #304570 .
2005-05-25 22:28:42 +00:00
Jörgen Scheibengruber
e8351bae05
Added tmpfs to ignore list.
...
* mountlist.c: (ignore_mount_entry): Added tmpfs to ignore list.
2005-04-29 09:50:09 +00:00
Benoît Dejean
adb38dd2a3
2.10.2 post release bump.
...
* configure.in: 2.10.2 post release bump.
* include/glibtop/Makefile.am:
* include/glibtop/parameter.h:
* lib/init.c: Re-install open.h to please GTop (libgtop perl wrapper).
2005-04-27 14:50:24 +00:00
Benoît Dejean
755d5fe5f5
Released 2.10.1.
...
* NEWS: Released 2.10.1.
LIBGTOP_2_10_1
2005-04-10 16:10:59 +00:00
Benoît Dejean
d1891b11ef
Fixed gcc-4.0 warnings.
...
* glibtop_private.h: Fixed gcc-4.0 warnings.
2005-04-01 20:06:35 +00:00
Adi Attar
765a919305
Added Xhosa translation. Added "xh" to ALL_LINGUAS.
...
2005-04-01 Adi Attar <aattar@cvs.gnome.org >
* xh.po: Added Xhosa translation.
* configure.in: Added "xh" to ALL_LINGUAS.
2005-04-01 09:23:50 +00:00
Steven Michael Murphy
ad2f74dbc3
Added new Language, Kinyarwanda (rw), to this package
2005-04-01 01:22:29 +00:00
Benoît Dejean
b017d60c83
Fixed.
...
* libgtop-2.0.pc.in: Fixed.
2005-03-31 12:05:52 +00:00
Benoît Dejean
29a991160c
Fixed warning.
...
* lib/read_data.c: (glibtop_read_data_l): Fixed warning.
2005-03-29 13:18:15 +00:00
Benoît Dejean
59fd67c7e0
Removed a g_return_if_fail.
...
* fsusage.c: (get_partition): Removed a g_return_if_fail.
2005-03-29 13:16:58 +00:00
Benoît Dejean
bbc10e3790
Fixed behaviour when locale is not C s/strtod/g_ascii_strod/. (strtod
...
* loadavg.c: (glibtop_get_loadavg_s):
* uptime.c: (glibtop_get_uptime_s): Fixed behaviour when locale is not C
s/strtod/g_ascii_strod/. (strtod behaviour is locale specific, which is bad
because linux /proc is always C.
2005-03-27 14:30:30 +00:00
Benoît Dejean
f4f88ff224
s/strerror/g_strerror.
...
* lib/error.c: (glibtop_error_io_vr), (glibtop_warn_io_vr):
s/strerror/g_strerror.
2005-03-25 13:26:24 +00:00
Benoît Dejean
fffccf3309
s/strerror/g_strerror.
...
* gnuserv.c: (syslog_io_message): s/strerror/g_strerror.
2005-03-25 13:25:41 +00:00
Benoît Dejean
3c0e03ee89
s/strerror/g_strerror/.
...
* open.c: (_glibtop_getkval): s/strerror/g_strerror/.
2005-03-25 13:25:01 +00:00
Benoît Dejean
fa9216f771
s/strerror/g_strerror/g.
...
* error.c: (glibtop_error_io_vr), (glibtop_warn_io_vr):
* error_suid.c: (glibtop_error_io_vr), (glibtop_warn_io_vr):
s/strerror/g_strerror/g.
2005-03-25 13:24:14 +00:00
Benoît Dejean
83a9bef192
s/strerror/g_strerror/.
...
* netload.c: (get_ipv6): s/strerror/g_strerror/.
2005-03-25 13:23:24 +00:00
Benoît Dejean
ca4dc56342
Updated.
...
* siglist.c: Updated.
2005-03-25 12:52:12 +00:00
Priit Laes
a97ee0a513
Translation updated by Ivar Smolin.
...
2005-03-19 Priit Laes <plaes@cvs.gnome.org >
* et.po: Translation updated by Ivar Smolin.
2005-03-19 08:35:47 +00:00
Adam Weinberger
41a723fde4
Updated Canadian English translation.
...
* en_CA.po: Updated Canadian English translation.
2005-03-17 05:25:52 +00:00
Baris Cicek
f673d2ea37
Updated Turkish Translation
...
* tr.po: Updated Turkish Translation
2005-03-12 23:34:22 +00:00
Benoît Dejean
cae488a4ee
Post release version bump.
...
* configure.in: Post release version bump.
2005-03-11 15:06:12 +00:00
Benoît Dejean
ad79ab9540
Added mqueue to ignore list.
...
* mountlist.c: (ignore_mount_entry): Added mqueue to ignore list.
2005-03-11 14:54:11 +00:00
Benoît Dejean
e958d8dbbe
Released 2.10.0.
...
* NEWS:
* configure.in: Released 2.10.0.
LIBGTOP_2_10_0
2005-03-07 09:25:25 +00:00
Dan Damian
a58e2f6385
Updated Romanian translation by Mişu Moldovan <dumol@go.ro>.
...
* Updated Romanian translation by Mişu Moldovan <dumol@go.ro >.
2005-03-06 22:51:42 +00:00
Danilo Šegan
c505f26427
Updated Serbian translation.
2005-03-06 08:48:20 +00:00
Kwok-Koon Cheung
53aec7429f
Updated traditional Chinese translation from GNOME HK Team Mark wrong
...
* zh_TW.po: Updated traditional Chinese translation from GNOME HK Team
* bg.po: Mark wrong entry as fuzzy (msgfmt check failed).
2005-03-05 08:35:19 +00:00
Laszlo Dvornik
6099a46f42
Hungarian translation updated by Gabor Kelemen.
...
2005-03-04 Laszlo Dvornik <dvornik@gnome.hu >
* hu.po: Hungarian translation updated by Gabor Kelemen.
2005-03-04 15:05:40 +00:00
Alessio Frusciante
1711b912f1
Updated Italian translation.
2005-03-03 21:48:52 +00:00
Amanpreet Singh Alam
c817a9fac1
update by amanpreetalam@yahoo.com for pa.po
2005-03-03 12:10:00 +00:00
Benoît Dejean
a1657f81cb
Released 2.9.92.
...
* NEWS: Released 2.9.92.
LIBGTOP_2_9_92
2005-02-28 08:59:38 +00:00
Benoît Dejean
0561316344
Forgot to add this file.
...
* fsusage.c: (_glibtop_freebsd_get_fsusage_read_write): Forgot to add
this file.
2005-02-28 08:54:41 +00:00
Benoît Dejean
2c0f291b3c
Fix a bug in netlist where glibtop_netlist.number was never initialized to
...
* Makefile.am:
* cpu.c: (glibtop_get_cpu_p):
* netlist.c: (glibtop_get_netlist_s):
* netload.c: (glibtop_get_netload_p):
* procmem.c: (glibtop_get_proc_mem_p):
Fix a bug in netlist where glibtop_netlist.number was never initialized to 0
(this resulted in a NULL pointer dereference in the network load feature
of the multiload applet)
* Add support for getting interface flags and packet counts even on interfaces
without IP addresses (needed for the network load feature of the multiload applet)
* Restore per-process limits in the !FreeBSD or __FreeBSD_version < 500013
case
* Add CPU interrupt time as IOWAIT to get support for the cpu load feature of
the multiload applet.
Patch from marcus@freebsd.org (Joe Marcus Clarke).
Closes #168704 .
2005-02-28 08:15:59 +00:00
Benoît Dejean
fc7d872381
* Add support for file system read and write counting (needed for the disk
...
* fsusage.c: * Add support for file system read and write counting
(needed for the disk load feature of the multiload applet).
2005-02-28 08:11:15 +00:00
Benoît Dejean
c97d63f368
/me stupid. I've already post-bumped version.
...
* configure.in: /me stupid. I've already post-bumped version.
2005-02-25 00:02:59 +00:00
Artur Flinta
675145ea55
Updated Polish translation by GNOME PL Team.
...
2005-02-24 Artur Flinta <aflinta@cvs.gnome.org >
* pl.po: Updated Polish translation by GNOME PL Team.
2005-02-24 20:36:48 +00:00
Benoît Dejean
965bd33d55
post release bump 2.9.93.
...
* configure.in: post release bump 2.9.93.
2005-02-24 17:22:25 +00:00