This website requires JavaScript.
a3c345e79e
Initial revision
Martin Baulig
1998-06-11 22:42:11 +00:00
b2950457ce
*** empty log message ***
Martin Baulig
1998-06-08 00:50:25 +00:00
9ce768bc4b
Forgot to checkin.
Martin Baulig
1998-06-08 00:43:32 +00:00
c9e7e3a862
Added again.
Martin Baulig
1998-06-08 00:40:51 +00:00
33eefd46c7
Minor fixes for SunOS.
Martin Baulig
1998-06-08 00:25:47 +00:00
be91463190
More profiling stuff.
Martin Baulig
1998-06-07 21:14:30 +00:00
28324c38cc
Disable optimize.
Martin Baulig
1998-06-07 20:46:21 +00:00
4cb95e1477
New file.
Martin Baulig
1998-06-07 20:46:05 +00:00
691cd81192
Bug fix.
Martin Baulig
1998-06-07 20:42:53 +00:00
9c9ad03d60
New file.
Martin Baulig
1998-06-07 20:38:02 +00:00
c84923132a
Using single underscore instead of two underscores for function prefixes
Martin Baulig
1998-06-07 13:57:45 +00:00
85f31a1707
removed that directory.
Martin Baulig
1998-06-06 22:26:40 +00:00
92ec7c6d33
Forgot to checkin the ChangeLog on last three commits.
Martin Baulig
1998-06-06 18:49:07 +00:00
0a323e5080
New file.
Martin Baulig
1998-06-06 18:48:17 +00:00
222df2c7d6
Removed that file.
Martin Baulig
1998-06-06 18:42:14 +00:00
f92d7f9ee7
Changed declaration.
Martin Baulig
1998-06-06 18:41:08 +00:00
de5cf356c9
Added `#include <types.h>'.
Martin Baulig
1998-06-06 18:19:16 +00:00
d3f9cb80d7
For now just remove the gnomesupport stuff libgtop builds after its installed and before we make the package
rhlabs
1998-06-04 20:55:18 +00:00
fb61de47a0
More file list fun
rhlabs
1998-06-04 20:20:00 +00:00
0727d0911c
Fixed file list
rhlabs
1998-06-04 20:13:51 +00:00
fbb3070abe
This file mysteriously disappeared from CVS, I'm putting it back.
rhlabs
1998-06-04 19:34:17 +00:00
402c96e473
#include <locale.h> for several files - Federico
Arturo Espinosa
1998-06-03 04:33:37 +00:00
44f28a486b
#include <locale.h>
Federico Mena Quintero
1998-06-03 04:30:15 +00:00
4aeb33b2b9
Removed this file.
Martin Baulig
1998-06-02 22:48:32 +00:00
3728e4c34e
renamed all functions implementing features to '__p' (since they need to
Martin Baulig
1998-06-02 22:23:45 +00:00
e71eb0e75b
*** empty log message ***
Martin Baulig
1998-06-02 19:42:53 +00:00
f233a1673f
renamed to `glibtop_open__r'.
Martin Baulig
1998-06-02 19:41:29 +00:00
b96843a960
renamed to `glibtop_open__l'.
Martin Baulig
1998-06-02 19:40:53 +00:00
eb69a5547f
*** empty log message ***
Martin Baulig
1998-06-02 16:26:07 +00:00
7f39d62371
tells `glibtop_open' to use the default server and not to check the
Martin Baulig
1998-06-02 16:20:15 +00:00
6f179a3141
swapped lib and src directories.
Martin Baulig
1998-06-02 16:14:49 +00:00
cad4b8f2f5
new directory - proxy server.
Martin Baulig
1998-06-02 16:13:31 +00:00
beb68e2fc4
new command to get glibtop_server_features.
Martin Baulig
1998-06-02 16:12:28 +00:00
b4a16ccd89
If someone needs a stable version of libgtop, please fetch the one from May 27, stuff is _really_ unstable and under development at the moment and only works under Linux. Please look in the ChangeLog and NEWS for a more detailed description of the latest changes.
Martin Baulig
1998-06-01 15:54:49 +00:00
15e73d9b7d
*** empty log message ***
Martin Baulig
1998-06-01 15:25:11 +00:00
344bdd330f
now using '__r' functions, they are #defined either as the '__p' or the
Martin Baulig
1998-06-01 15:22:00 +00:00
2546fa37eb
changed call of 'glibtop_init__r', it now takes two additional arguments.
Martin Baulig
1998-06-01 15:21:19 +00:00
080dd0850b
now using 'glibtop_init' instead of 'glibtop_init__r'.
Martin Baulig
1998-06-01 15:15:56 +00:00
b7be9a7141
added 'dummy' member so 'GLIBTOP_SYSDEPS_<feature>' now start with 1.
Martin Baulig
1998-06-01 15:14:50 +00:00
67798e0d7d
removed #if's - we now decide at runtime whether to use the server or to
Martin Baulig
1998-06-01 15:09:03 +00:00
6de9ad750b
Sun, 31 May 1998 22:52:48 +0200 [Vincent]
Vincent Renardias
1998-05-31 20:54:43 +00:00
68162783dc
always use `-I$(top_srcdir)/sysdeps/@sysdeps_dir@'; it's no longer
Martin Baulig
1998-05-28 19:29:29 +00:00
95b9d824ea
renamed all functions implementing features to '__s'.
Martin Baulig
1998-05-28 19:24:24 +00:00
7dd0c2eac3
renamed all functions that implementing features to '__l'; we only emit
Martin Baulig
1998-05-28 19:22:48 +00:00
62dda3b782
added some new function suffixes: '__l' is a function defined in the
Martin Baulig
1998-05-28 19:19:49 +00:00
4e1e1ccb9f
removed that file; it is no longer needed.
Martin Baulig
1998-05-28 19:08:35 +00:00
dd0258acf9
Fixed `broken pipe' error when server is running SUID; accidentally uses
Martin Baulig
1998-05-25 17:13:16 +00:00
15caaaf34f
added memory statistics.
Martin Baulig
1998-05-24 16:16:59 +00:00
ff3aced01e
added `locked' member to this structure for SunOS.
Martin Baulig
1998-05-24 16:15:24 +00:00
b281735ba7
*** empty log message ***
Martin Baulig
1998-05-23 23:06:34 +00:00
109f8dc608
Started porting. Getting CPU usage now working. Took a lot of code from
Martin Baulig
1998-05-23 23:05:08 +00:00
37e161bcec
New file. System dependend header file for SunOS.
Martin Baulig
1998-05-23 23:03:59 +00:00
00176cd6e8
Added 'machine_incs' again.
Martin Baulig
1998-05-23 23:00:46 +00:00
40b6a23c63
Fixed 'need_gnome_support' typo.
Martin Baulig
1998-05-23 16:08:27 +00:00
e5ad7e782f
*** empty log message ***
Martin Baulig
1998-05-23 13:51:28 +00:00
977a3695f6
removed -I$(includedir).
Martin Baulig
1998-05-23 13:50:46 +00:00
39be9f45bb
added -D_IN_LIBGTOP
Martin Baulig
1998-05-23 13:46:31 +00:00
7cd525974a
Added information about struct fields.
Martin Baulig
1998-05-22 23:56:06 +00:00
29ba1a484b
Fixed typo.
Martin Baulig
1998-05-22 23:55:35 +00:00
cd9d6bbb39
*** empty log message ***
Martin Baulig
1998-05-22 23:35:09 +00:00
1e541ba56c
New files. This is a reference manual that gets automatically build from
Martin Baulig
1998-05-22 23:33:23 +00:00
c67ba32006
Small bugfixes.
Martin Baulig
1998-05-22 23:24:06 +00:00
26628a6214
New file. Uses the guile interface of libgtop to create docbook
Martin Baulig
1998-05-22 23:22:03 +00:00
33f52f01b8
*** empty log message ***
Martin Baulig
1998-05-22 00:42:47 +00:00
bee25bc218
*** empty log message ***
Martin Baulig
1998-05-21 23:30:35 +00:00
022369f08a
'gtopConf.sh' has been renamed to 'libgtopConf.sh'; variables in this
Martin Baulig
1998-05-21 23:29:00 +00:00
1d47b76ea1
uses '@LIBGTOP_SERVER@' instead of '@GTOP_SERVER@'.
Martin Baulig
1998-05-21 23:26:18 +00:00
37efa42ec6
renamed variables for 'libgtopConf.sh.in'.
Martin Baulig
1998-05-21 23:24:53 +00:00
f0f9b51b47
added 'NEED_LIBGTOP'.
Martin Baulig
1998-05-21 23:22:59 +00:00
7e13eec9f6
rewrote that macro - moved some of the code to
Martin Baulig
1998-05-21 23:21:25 +00:00
6241c3c65f
renamed from 'gtopConf.sh.in'; we now define 'LIBGTOP_LIBDIR',
Martin Baulig
1998-05-21 23:20:07 +00:00
10a7ef87b9
*** empty log message ***
Martin Baulig
1998-05-21 20:37:06 +00:00
dc88112433
added information about latest changes in 'acinclude.m4' and
Martin Baulig
1998-05-21 20:34:06 +00:00
998392ec05
conditionally building 'examples' subdir, added 'copyright.txt' to
Martin Baulig
1998-05-21 20:31:04 +00:00
604c7dc48e
added 'gtop_guile_found', 'gtop_want_names', 'gtop_want_guile_names' and
Martin Baulig
1998-05-21 20:29:23 +00:00
0a5e9d5c24
added 'GLIBTOP_EXAMPLES'.
Martin Baulig
1998-05-21 20:26:38 +00:00
15d96eb9a1
define 'GLIBTOP_NAMES' when building libgtop and a new conditional
Martin Baulig
1998-05-21 20:25:21 +00:00
066c74d11d
added 'GTOP_GUILE_FOUND', 'GTOP_WANT_NAMES', 'GTOP_WANT_GUILE_NAMES' and
Martin Baulig
1998-05-21 20:18:29 +00:00
d7e1c5d56a
new file - header file now get properly installed and go into the
Martin Baulig
1998-05-21 20:10:24 +00:00
eb42a9e0cc
new file
Martin Baulig
1998-05-21 20:10:05 +00:00
436bef3790
added 'DIST_SUBDIRS'
Martin Baulig
1998-05-21 20:07:29 +00:00
5e70e5fa9f
added 'DIST_SUBDIRS'
Martin Baulig
1998-05-21 20:06:55 +00:00
033f27430c
new file - currently empty
Martin Baulig
1998-05-21 20:02:31 +00:00
50e59e9a85
added note about 'doc/gnome-hackers.sgml'.
Martin Baulig
1998-05-21 17:51:18 +00:00
8425bb7c04
new file - short intro on how to use libgtop in the gnome project;
Martin Baulig
1998-05-21 17:48:03 +00:00
afb564b63d
new file - sets output filename and directory for 'gnome-hackers.sgml'.
Martin Baulig
1998-05-21 17:46:54 +00:00
a83ab971d0
'GTOP_INCS' and 'GTOP_LIBS' now really point to the places where
Martin Baulig
1998-05-21 17:43:24 +00:00
57a44598b9
added 'machine_incs' which is used in 'INCLUDES' in several
Martin Baulig
1998-05-21 17:41:28 +00:00
dec10a8221
INCLUDES no longer uses @GTOP_INCS@ which now points to where the stuff gets installed and now longer to the build directories.
Martin Baulig
1998-05-21 17:37:51 +00:00
f39948ae54
added more detailed description of today's changes.
Martin Baulig
1998-05-20 23:14:55 +00:00
bb959df4b2
added required check for 'GLIBGTOP_GUILE_NAMES'.
Martin Baulig
1998-05-20 21:04:10 +00:00
a6f0f33112
only build 'names' subdir when necessary.
Martin Baulig
1998-05-20 21:01:41 +00:00
8bd9f46d1a
only build 'names' subdir when necessary.
Martin Baulig
1998-05-20 21:01:04 +00:00
6d3b740a2c
added '--enable-libgtop-server' (default=auto), '--enable-libgtop-names'
Martin Baulig
1998-05-20 20:56:12 +00:00
e1cdfc78c1
added definition of 'GTOP_GUILE_LIBS' and 'GTOP_GUILE_INCS':
Martin Baulig
1998-05-20 18:50:10 +00:00
d863bc7130
*** empty log message ***
Martin Baulig
1998-05-19 23:51:03 +00:00
56a0d62358
added implementation for DEC OSF/1.
Martin Baulig
1998-05-19 23:03:56 +00:00
2ece5e5f8e
forgot to checkin
Martin Baulig
1998-05-19 23:03:48 +00:00
92dc0c9a34
forgot to checkin
Martin Baulig
1998-05-19 23:02:39 +00:00
258732b8a1
*** empty log message ***
Martin Baulig
1998-05-19 18:47:24 +00:00