summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* New file.Martin Baulig1998-08-252-4/+4
* Fixed typo.Martin Baulig1998-08-181-2/+2
* Added `offset' and `perm' fields.Martin Baulig1998-08-171-0/+114
* `make distcheck' cleanups - Hey, it really works, guys !Martin Baulig1998-08-161-5/+4
* New file. Added definition of `proc_map'.Martin Baulig1998-08-101-1/+5
* Changed format of this file to support multiple arguments to be passed toMartin Baulig1998-08-091-38/+54
* Now using correct default server.Martin Baulig1998-08-092-25/+23
* Minor server/daemon cleanups; reading sysdeps from server now working.Martin Baulig1998-08-081-0/+2
* Using `GLIBTOP_INIT_STATE_SYSDEPS' instead of `GLIBTOP_INIT_STATE_INIT'.Martin Baulig1998-08-081-2/+2
* Call `glibtop_init_s' instead of `glibtop_open_s'.Martin Baulig1998-08-081-1/+1
* Removed. New files. Added `libgtop_server'; this has been moved here fromMartin Baulig1998-08-071-17/+29
* New fields `error_method', `sysdeps' and `required'. I added an improvedMartin Baulig1998-08-075-69/+146
* Using `GLIBTOP_GUILE' instead of `HAVE_GUILE' so one should be able to useMartin Baulig1998-08-061-1/+5
* Using correct `(1 << GLIBTOP_SYSDEPS_<feature>)' in call toMartin Baulig1998-07-301-1/+1
* Using `u_int64_t' instead of `unsigned long' and `long' to avoid problemsMartin Baulig1998-07-302-2/+7
* New file.Martin Baulig1998-07-294-73/+68
* Added `all_fs' parameter.Martin Baulig1998-07-241-2/+9
* New file.Martin Baulig1998-07-221-0/+9
* New file.Martin Baulig1998-07-224-10/+138
* Summary of this long ChangeLog:Martin Baulig1998-07-223-25/+66
* Added `GLIBTOP_METHOD_PIPE' again.Martin Baulig1998-07-182-0/+53
* Now correctly using `(1 << GLIBTOP_SYSDEPS_*)' instead ofMartin Baulig1998-07-171-1/+1
* Doing correct server initialization using `glibtop_set_parameter_l' andMartin Baulig1998-07-141-0/+6
* New file.Martin Baulig1998-07-131-2/+2
* Fixed type in debugging statement.Martin Baulig1998-07-131-1/+1
* Basically did some work on the new daemon. Things are still unstable.Martin Baulig1998-07-135-25/+79
* Changed indentation, removed some lines already commented out.Martin Baulig1998-07-131-10/+8
* No longer use `glibtop_machine.h' for Linux.Martin baulig1998-07-035-94/+244
* Some more daemon stuff.Martin Baulig1998-06-183-124/+111
* Removed.Martin Baulig1998-06-182-99/+0
* Changed client <-> server interface to make less system calls.Martin Baulig1998-06-184-45/+31
* Did some more work on the daemon.Martin Baulig1998-06-147-60/+107
* New file. Imported from xemacs 20.3.Martin Baulig1998-06-142-528/+43
* Committing changes from `src/daemon'Martin Baulig1998-06-141-2/+2
* Initial revisionMartin Baulig1998-06-141-0/+620
* *** empty log message ***Martin Baulig1998-06-141-0/+1
* New file. Creates `lib.c' depending upon `features.def'.Martin Baulig1998-06-1418-631/+62
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-0723-97/+97
* renamed to `glibtop_open__l'.Martin Baulig1998-06-022-4/+4
* tells `glibtop_open' to use the default server and not to check theMartin Baulig1998-06-021-56/+78
* removed #if's - we now decide at runtime whether to use the server or toMartin Baulig1998-06-0122-127/+217
* renamed all functions that implementing features to '__l'; we only emitMartin Baulig1998-05-2821-43/+119
* removed that file; it is no longer needed.Martin Baulig1998-05-281-32/+0
* removed -I$(includedir).Martin Baulig1998-05-231-1/+1
* uses '@LIBGTOP_SERVER@' instead of '@GTOP_SERVER@'.Martin Baulig1998-05-211-1/+1
* INCLUDES no longer uses @GTOP_INCS@ which now points to where theMartin Baulig1998-05-211-1/+3
* Initial revisionMartin Baulig1998-05-1926-0/+929