Martin Baulig
48e5a13495
Really forgot them ...
1999-02-12 10:56:01 +00:00
Martin Baulig
137bbe308c
Thanks to Frederic Devernay for pointing out that we need to define
...
1999-02-12 Martin Baulig <martin@home-of-linux.org >
Thanks to Frederic Devernay for pointing out that we need to define
__BEGIN_DECLS and __END_DECLS when not using GNOME.
* configure.in: Define `WITHOUT_GNOME' if appropriate.
* include/glibtop/global.h: Define __BEGIN_DECLS and __END_DECLS
when WITHOUT_GNOME not when _IN_LIBGTOP.
1999-02-12 09:41:41 +00:00
Martin Baulig
eca7c245f8
Applied patch from Frederic Devernay; __BEGIN_DECLS and __END_DECLS are
...
1999-02-12 Martin Baulig <martin@home-of-linux.org >
* include/glibtop/global.h: Applied patch from Frederic Devernay;
__BEGIN_DECLS and __END_DECLS are only defined inside _IN_LIBGTOP.
1999-02-12 08:36:13 +00:00
Martin Baulig
4d220ddb26
Renamed them; looks better this way ...
1999-02-11 22:17:06 +00:00
Martin Baulig
3f6800469b
'make distcheck' tends to modify these.
1999-02-11 19:13:29 +00:00
Martin Baulig
af4dadde0b
Set version number to 0.99.8 binary age 8 interface age 8.
1999-02-11 19:08:32 +00:00
Martin Baulig
8773604ef1
Declare this as `extern' if necessary.
...
1999-02-10 Martin Baulig <martin@home-of-linux.org >
* gnuserv.c (program_invocation_*_name): Declare this as `extern'
if necessary.
1999-02-11 18:40:36 +00:00
Martin Baulig
411a1c8e84
Check whether we need to declare this; some libc5 systems define that
...
1999-02-10 Martin Baulig <martin@home-of-linux.org >
* configure.in (program_invocation_name): Check whether we need
to declare this; some libc5 systems define that symbol but do
not declare it in any header file.
1999-02-11 18:40:14 +00:00
Martin Baulig
5b38a14a44
Include <errno.h>
1999-02-11 18:08:38 +00:00
Martin Baulig
208c7a0ce0
Ignore them for the moment.
...
I'm preparing LibGTop and its documentation for the upcoming 1.0 release
at the moment, but this release will be made together with GNOME 1.0.
Martin
1999-02-11 10:07:46 +00:00
Martin Baulig
96542d050e
Nuked the old README and moved README.LATEST to README.
1999-02-11 10:02:20 +00:00
Martin Baulig
7790965d45
Renamed NEWS to NEWS.old and created an empty NEWS.
1999-02-11 09:58:56 +00:00
Martin Baulig
505c175cb6
The removed file was a left-over from the first pre-alpha 0.01 release
...
I ever did.
1999-02-11 09:56:04 +00:00
Pablo Saratxaga
7af22c51b9
updated spanish language file
1999-02-11 01:08:35 +00:00
Martin Baulig
1cadb2c3be
Make it work with the generated libgtop.spec.
1999-02-10 15:24:32 +00:00
Martin Baulig
6e278d98f1
*** empty log message ***
1999-02-10 15:00:20 +00:00
Martin Baulig
17a1b6b1cb
Replaced libgtop.spec with with libgtop.spec.in, so libgtop.spec is now a
...
1999-02-10 Martin Baulig <martin@home-of-linux.org >
* libgtop.spec.in, libgtop.spec: Replaced libgtop.spec with
with libgtop.spec.in, so libgtop.spec is now a generated file.
1999-02-10 14:59:16 +00:00
Martin Baulig
8a25330615
Enclose some of the stuff in this file in `#ifdef _IN_LIBGTOP'.
...
1999-02-05 Martin Baulig <martin@home-of-linux.org >
* include/glibtop/global.h: Enclose some of the stuff in this
file in `#ifdef _IN_LIBGTOP'.
1999-02-05 11:12:57 +00:00
Martin Baulig
ce52ba2dbe
Use _' instead of
gettext'.
...
1999-02-04 Martin Baulig <martin@home-of-linux.org >
* names/guile-names.awk: Use `_' instead of `gettext'.
1999-02-04 19:24:40 +00:00
Martin Baulig
bfe951b32a
Use dgettext (), not gettext ().
...
1999-02-04 Martin Baulig <martin@home-of-linux.org >
* include/glibtop/global.h (_): Use dgettext (), not gettext ().
1999-02-04 19:23:30 +00:00
Nam SungHyun
7bdcc494c3
updated some
1999-02-04 15:39:03 +00:00
Kjartan Maraas
7922e3bcc7
Updated translation
...
1999-01-27 Kjartan Maraas <kmaraas@fib.hl.no >
* Updated translation
1999-01-27 22:27:57 +00:00
Martin Baulig
f2c8347f34
New variable.
...
1999-01-23 Martin Baulig <martin@home-of-linux.org >
* libgtopConf.sh.in (LIBGTOP_DATADIR): New variable.
1999-01-23 18:23:44 +00:00
Martin Baulig
413283849c
Set version number to 0.99.3, binary age 3, interface age 3.
1999-01-22 22:54:58 +00:00
Martin Baulig
6dd6173874
Updated german translation.
1999-01-22 22:53:04 +00:00
Martin Baulig
16da233b6d
`glibtop_names_* []' should be the plain name without array dimensions.
1999-01-22 15:36:35 +00:00
Martin Baulig
3f0e166e3f
Use a (TYPE . DIMENSION)' pair for array types in
glibtop-types-*'.
...
1999-01-22 Martin Baulig <martin@home-of-linux.org >
* names/guile-names.awk: Use a `(TYPE . DIMENSION)' pair for
array types in `glibtop-types-*'.
1999-01-22 13:50:20 +00:00
Martin Baulig
8262f295b7
Reverted last change, should have installed newer autoconf first ...
1999-01-20 23:24:31 +00:00
Martin Baulig
73a334727e
Added WITH_SYMBOL_UNDERSCORE.
1999-01-20 20:50:55 +00:00
Martin Baulig
059992ef36
Reflect new sources directory on ftp.gnome.org.
1999-01-16 19:50:18 +00:00
Martin Baulig
df20c8534b
Don't declare strstr () here, this should be done in gnomesupport if it
...
is really required on some system.
1999-01-10 13:03:18 +00:00
Martin Baulig
8ba42b25e0
Use `server->os_version_code' instead of GLIBTOP_LINUX_VERSION_CODE.
...
1999-01-06 Martin Baulig <martin@home-of-linux.org >
* netload.c (glibtop_get_netload_s): Use `server->os_version_code'
instead of GLIBTOP_LINUX_VERSION_CODE.
1999-01-06 19:59:04 +00:00
Martin Baulig
3b270123eb
Always enable SMP support for Linux.
...
1999-01-06 Martin Baulig <martin@home-of-linux.org >
* libgtop-sysdeps.m4: Always enable SMP support for Linux.
1999-01-06 19:55:04 +00:00
Martin Baulig
a66b6cc86d
Set indent level to 4.
1999-01-06 19:30:55 +00:00
Martin Baulig
e491343151
Unconditionally enable SMP support for linux.
...
1999-01-06 Martin Baulig <martin@home-of-linux.org >
Unconditionally enable SMP support for linux.
* open.c (_glibtop_open_s): Always determine the number of CPUs
we have here, not only when SMP support was enabled.
* cpu.c, proctime.c: Use `server->ncpu' to determine whether to
enable SMP support.
1999-01-06 19:26:45 +00:00
Martin Baulig
688e65fbec
Released LibGTop 0.99.2.
...
1999-01-03 Martin Baulig <martin@home-of-linux.org >
Released LibGTop 0.99.2.
LIBGTOP_0_99_2
1999-01-05 12:23:03 +00:00
Martin Baulig
c1c629eb37
LibGTop will now require GLIB >= 1.1.12.
...
1999-01-05 Martin Baulig <martin@home-of-linux.org >
* configure.in: LibGTop will now require GLIB >= 1.1.12.
1999-01-05 12:21:54 +00:00
Martin Baulig
5566a5cde2
Updated TODO.
1999-01-05 12:11:53 +00:00
Martin Baulig
364130c6e1
Always build SMP support; binary packages should contain all possible
...
1999-01-05 Martin Baulig <martin@home-of-linux.org >
* libgtop.spec: Always build SMP support; binary packages should
contain all possible features.
1999-01-05 12:07:43 +00:00
Martin Baulig
394d4dc226
LibGTop will now require GLIB >= 1.1.11.
...
1999-01-05 Martin Baulig <martin@home-of-linux.org >
* configure.in: LibGTop will now require GLIB >= 1.1.11.
1999-01-05 11:10:08 +00:00
Martin Baulig
ce80f111df
This should now be working for 2.2.0-pre kernels.
1999-01-05 11:08:12 +00:00
Martin Baulig
abdeeda9c0
Make it abort if the `dc' utility is not installed.
...
1999-01-05 Martin Baulig <martin@home-of-linux.org >
* configure.in: Make it abort if the `dc' utility is not installed.
1999-01-05 10:52:56 +00:00
Martin Baulig
e0d4139bf2
Released LibGTop 0.99.1.
...
1999-01-03 Martin Baulig <martin@home-of-linux.org >
Released LibGTop 0.99.1.
LIBGTOP_0_99_1
1999-01-03 19:18:56 +00:00
Martin Baulig
17962b4548
Minor `make distcheck' fixes.
1999-01-03 19:17:39 +00:00
Martin Baulig
2f12b5aec2
Seems I forgot to check this in some time ago ...
1999-01-02 21:44:18 +00:00
Martin Baulig
be97f1b90a
When using glibc, don't include <netinet/ip_fw.h> any longer but all
...
1998-12-28 Martin Baulig <martin@home-of-linux.org >
* netload.c: When using glibc, don't include <netinet/ip_fw.h>
any longer but all headers that were included there; we only
needed this file to get those headers.
1998-12-28 22:37:37 +00:00
Kjartan Maraas
a9928eb8a8
Updated translation
...
1998-12-27 Kjartan Maraas <kmaraas@fib.hl.no >
* Updated translation
1998-12-27 12:25:40 +00:00
Martin Baulig
3dfd759826
Define `HAVE_LIBGTOP_SMP' if SMP support was enabled.
...
1998-12-25 Martin Baulig <martin@home-of-linux.org >
* configure.in (LIBGTOP_INCS): Define `HAVE_LIBGTOP_SMP' if SMP
support was enabled.
1998-12-25 19:07:08 +00:00
Martin Baulig
48191c7111
Small fix; look for the colon separating key and value.
1998-12-24 21:54:26 +00:00
Yukihiro Nakai
5a0b925037
Add Japanese translation from Eiichiro ITANI <emu@ceres.dti.ne.jp>
...
Add Japanese translation from Eiichiro ITANI <emu@ceres.dti.ne.jp >
1998-12-22 06:05:34 +00:00