Bastien Nocera
ab1d1077d6
fix build (we don't have "full-read.h" here)
...
2004-03-09 Bastien Nocera <hadess@hadess.net >
* fsusage.c: fix build (we don't have "full-read.h" here)
2004-03-09 23:32:08 +00:00
Bastien Nocera
3c7c79944c
- oopsie, forgot some files
2004-03-09 23:29:48 +00:00
Ole Laursen
897db07104
Added block_size field. ( Closes : #125049 )
...
2003-12-27 Ole Laursen <olau@hardworking.dk >
* include/glibtop/fsusage.h: Added block_size field. (Closes : #125049 )
2004-03-09 23:28:48 +00:00
Bastien Nocera
4bd9752d52
implement NetBSD support, and some build problems on FreeBSD (Closes:
...
2004-03-09 Bastien Nocera <hadess@hadess.net >
* Makefile.am:
* cpu.c: (glibtop_init_cpu_p), (glibtop_get_cpu_p):
* glibtop_machine.h:
* mem.c:
* netload.c: (glibtop_get_netload_p):
* prockernel.c: (glibtop_get_proc_kernel_p):
* proclist.c: (glibtop_get_proclist_p):
* procmap.c: (glibtop_get_proc_map_p):
* procmem.c: (glibtop_get_proc_mem_p):
* procsignal.c: (glibtop_get_proc_signal_p):
* procstate.c: (glibtop_get_proc_state_p):
* proctime.c:
* procuid.c: (glibtop_get_proc_uid_p):
* uptime.c: (glibtop_get_uptime_p): implement NetBSD support, and
some build problems on FreeBSD (Closes : #135674 )
2004-03-09 23:13:31 +00:00
Bastien Nocera
a795ff4847
fix g_malloc usage on non-Linux platforms (patch by Benoit Dejean
...
2004-03-09 Bastien Nocera <hadess@hadess.net >
* fix g_malloc usage on non-Linux platforms (patch by Benoit
Dejean <bnet@ifrance.com >)
2004-03-09 23:02:06 +00:00
Alessio Frusciante
58c15ceeda
Updated Italian translation.
2004-03-09 23:00:11 +00:00
Funda Wang
f3e89490d4
Updated Simplified Chinese translation
2004-03-07 11:12:58 +00:00
Mətin Əmirov
10e619439e
Translation updated.
...
2004-03-06 Mətin Əmirov <metin@karegen.com >
* az.po: Translation updated.
2004-03-06 20:39:07 +00:00
Bastien Nocera
05f3377934
patch by Benoit Dejean <bnet@ifrance.com> to break the API, I mean, to
...
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-05 19:50:41 +00:00
Bastien Nocera
2ae3495a87
remove dependency on libgnome, check for linux/isdn.h for distros using
...
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 headers
2004-03-04 15:29:16 +00:00
Guntupalli Karunakar
bbea6f3e16
updated hindi translation
2004-02-26 12:52:39 +00:00
Laurent Dhima
74afd1c1d1
Fixed Albanian translation
...
* sq.po: Fixed Albanian translation
2004-02-23 14:35:50 +00:00
Laurent Dhima
1c57c82637
Korrigjime
2004-02-23 14:32:31 +00:00
Nikos Charonitakis
857b940e93
Updated Greek translation
2004-02-21 10:49:33 +00:00
Kevin Vandersloot
aac28131d8
2004-02-07 Kevin Vandersloot
...
* configure.in: release 2.5.1
LIBGTOP_2_5_1
2004-02-15 19:13:05 +00:00
Frédéric Crozat
a3c4323de4
Move entries between Changelog..
2004-02-11 15:30:38 +00:00
Changwoo Ryu
6ae17d92b2
Updated Korean translation.
...
* ko.po: Updated Korean translation.
2004-02-07 16:03:29 +00:00
Denis Lackovic
0fa183a762
*** empty log message ***
2004-02-07 08:03:47 +00:00
Pauli Virtanen
567da04f9c
Updated Finnish translation.
...
2004-02-05 Pauli Virtanen <pauli.virtanen@hut.fi >
* fi.po: Updated Finnish translation.
2004-02-05 22:11:49 +00:00
Sebastien Bacher
a046e42f3f
patch from Benot Dejean <bnet@ifrance.com> to fix libtop_mem.used and
...
2004-02-02 Sebastien Bacher <seb128@debian.org >
* sysdeps/linux/mem.c: (glibtop_get_mem_s): patch from
Benot Dejean <bnet@ifrance.com > to fix libtop_mem.used
and glibtop_mem.shared values (Closes : #129863 ).
2004-02-02 20:02:02 +00:00
Laurent Dhima
c881020dc3
Updated Albanian translation
...
* sq.po: Updated Albanian translation
2004-02-02 12:46:23 +00:00
Laurent Dhima
116348de15
Updated
2004-02-02 12:44:23 +00:00
Mətin Əmirov
b48b12e12b
Translation updated.
...
2004-01-31 Mətin Əmirov <metin@karegen.com >
* az.po: Translation updated.
2004-01-31 20:15:00 +00:00
Miloslav Trmac
1c61b27933
Fixed Czech translation
2004-01-28 11:28:29 +00:00
Alastair McKinstry
7b86568eb0
Updated Irish translation
2004-01-26 22:25:16 +00:00
Alessio Frusciante
60ccb2ca26
Updated Italian translation.
2004-01-24 18:15:58 +00:00
Changwoo Ryu
1cc7293497
Updated Korean translation.
...
* ko.po: Updated Korean translation.
2004-01-16 17:42:14 +00:00
Laurent Dhima
62ee900299
Updated Albanian translation
...
* sq.po: Updated Albanian translation
2004-01-15 17:32:07 +00:00
Laurent Dhima
00f9d271f2
Updated
2004-01-15 17:30:38 +00:00
Artur Flinta
16073f4179
Updated Polish translation by GNOME PL Team.
...
2004-01-13 Artur Flinta <aflinta@cvs.gnome.org >
* pl.po: Updated Polish translation by GNOME PL Team.
2004-01-13 14:55:20 +00:00
Kjartan Maraas
a3a2c8cf21
Updated Norwegian translation.
...
2004-01-13 Kjartan Maraas <kmaraas@gnome.org >
* no.po: Updated Norwegian translation.
2004-01-12 23:33:27 +00:00
Jonathan Blandford
d9aca3dd2c
Should be -lgtop-2.0, #130506
...
Wed Jan 7 02:23:28 2004 Jonathan Blandford <jrb@gnome.org >
* libgtop-2.0.pc.in: Should be -lgtop-2.0, #130506
2004-01-07 07:27:53 +00:00
Christian Rose
a931b14a9b
Updated Swedish translation.
...
2004-01-06 Christian Rose <menthos@menthos.com >
* sv.po: Updated Swedish translation.
2004-01-06 01:45:55 +00:00
Åsmund Skjæveland
87f2a442d9
Updated Norwegian Nynorsk translation.
...
2004-01-06 Åsmund Skjæveland <aasmunds@fys.uio.no >
* nn.po: Updated Norwegian Nynorsk translation.
2004-01-06 01:04:26 +00:00
Sanlig Badral
d06db7bd7a
Updated Mongolian translation
2004-01-05 20:54:47 +00:00
Frédéric Crozat
49aa40e524
License is GPL, not LGPL.
...
* libgtop.spec.in: License is GPL, not LGPL.
2004-01-05 14:04:14 +00:00
Malcolm Tredinnick
955b2d5c82
Include -lgtop in the linking flags. Bug #130506 .
...
* libgtop-2.0.pc.in: Include -lgtop in the linking flags.
Bug #130506 .
2004-01-04 21:57:08 +00:00
Christian Neumair
e25dba32e2
Updated German translation.
2004-01-04 17:42:16 +00:00
Christophe Merlet
bf20705511
Updated French translation.
2004-01-04 12:11:58 +00:00
Duarte Loreto
53a7a2e40c
Updated and revised Portuguese translation.
...
2004-01-04 Duarte Loreto <happyguy_pt@hotmail.com >
* pt.po: Updated and revised Portuguese translation.
2004-01-04 02:50:18 +00:00
Denis Lackovic
e8d4ffed34
*** empty log message ***
2004-01-03 18:34:25 +00:00
Sanlig Badral
056a7e5cc5
Updated Mongolian translation
2004-01-03 13:34:57 +00:00
Sanlig Badral
c1fd4120c5
Updated Mongolian translation
2004-01-02 16:24:16 +00:00
Görkem Çetin
d076fa81cc
CVS_SILENT
2003-12-28 21:04:44 +00:00
Bastien Nocera
79fdd6cd3b
Apply patch from Benoît Dejean <bnet@ifrance.com> to fix overflow issues
...
2003-12-23 Bastien Nocera <hadess@hadess.net >
* cpu.c: (glibtop_get_cpu_s):
* glibtop_server.h:
* loadavg.c: (glibtop_get_loadavg_s):
* mem.c: (glibtop_get_mem_s):
* netload.c: (glibtop_get_netload_s):
* prockernel.c: (glibtop_get_proc_kernel_s):
* procmem.c: (glibtop_get_proc_mem_s):
* procsegment.c: (glibtop_get_proc_segment_s):
* procsignal.c: (glibtop_get_proc_signal_s):
* proctime.c: (glibtop_get_proc_time_s):
* procuid.c: (glibtop_get_proc_uid_s):
* swap.c: (glibtop_get_swap_s): Apply patch from Benoît Dejean
<bnet@ifrance.com > to fix overflow issues using strtol
(Closes : #129881 )
2003-12-23 10:44:33 +00:00
Bastien Nocera
291d63f2b9
Fix calculation of used memory, patch by Benoît Dejean,
...
2003-12-23 Bastien Nocera <hadess@hadess.net >
* mem.c: (glibtop_get_mem_s): Fix calculation of used memory,
patch by Benoît Dejean, <bnet@ifrance.com > (Closes : #129863 )
2003-12-23 10:39:25 +00:00
Bastien Nocera
f93de2fd0b
remove linking to libgtop and checks for 64-bit integer bytes (fixes
...
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-12-22 22:55:40 +00:00
Francisco F. Serrador
cea6b6292d
*es.po: Updated Spanish translation
...
2003-12-14 Francisco F. Serrador <serrador@cvs.gnome.org >
*es.po: Updated Spanish translation
2003-12-14 10:54:41 +00:00
Jon Kåre Hellan
9ea55a3f4d
Copy needed defines from linux/isdn.h instead of
...
including it, unbreaking build with linux 2.6 kernel headers.
2003-12-07 00:10:38 +00:00
Sanlig Badral
310a51dd8f
Updated Mongolian translation
2003-12-03 10:41:10 +00:00