Commit Graph

8 Commits

Author SHA1 Message Date
Martin Baulig 2de9ea5c7d Changed client <-> server interface to make less system calls.
1998-06-18  Martin Baulig  <baulig@taurus.uni-trier.de>

	* lib/{command, write, read}.c: Changed client <-> server
	interface to make less system calls.

	* src/daemon/main.c: Changed server side of interface.

	* include/glibtop/command.h (struct _glibtop_response): New
	structure to return data from the server to the client.
1998-06-18 10:22:39 +00:00
Martin Baulig d9e6288b7a *** empty log message *** 1998-06-14 21:33:26 +00:00
Martin Baulig 8d78559597 Did some more work on the daemon. 1998-06-14 21:32:00 +00:00
Martin Baulig 28dfff5752 New file. Imported from xemacs 20.3.
1998-06-14  Martin Baulig  <martin@home-of-linux.org>

	* include/glibtop/gnuserv.h: New file. Imported from xemacs 20.3.

	* sysdeps/common/gnuslib.c: New file. Imported from xemacs 20.3

	* lib/gnuclient.c: New file. Imported from xemacs 20.3

	* sysdeps/daemon/gnuserv.c: New file. Imported from xemacs 20.3

	* sysdeps/daemon: New directory.

	* configure.in (LIBGTOP_LIBS, LIBGTOP_GUILE_LIBS): Added
	`$X_LIBS -lXau' when we have xauth.
1998-06-14 19:04:44 +00:00
Martin Baulig 7d0d3db11c Removed again. 1998-06-14 17:05:37 +00:00
Martin Baulig 8f14d30d11 Compiles and links correctly. 1998-06-14 14:45:57 +00:00
Martin Baulig f87722233a Initial revision 1998-06-14 14:39:34 +00:00
Martin Baulig 215ab9f17b Initial revision 1998-06-14 14:09:34 +00:00