1998-08-02  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* libdoor_client.c: Move door_init from here ...
	* libdoor_init.c: ... to here.
	  (__door_init): Remove debug output.

	* libdoor_client.c: Move door_error from here ...
	* door_error.c: ... to here.
	* libdoor_client.c: Removed.

1998-07-31  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* door_create.c: Add weak_extern for pthred_create, check,
	  if server is linked against libpthread.

1998-07-30  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

	* door_call.c: Rename from this ...
	* libdoor_call.c: ... this and remove weak alias.
	* door_call.c: New, contains only a wrapper function and the
	  weak alias.

	* door_create.c: include string.h.
	* libdoor_client.c: Likewise.

	* libdoor.h: Don't include doors_debug.h.
	* door_return.c: Remove dprintf calls.
