* Makefile.in (OBJS): Add pwdgrp.o.

* client.cc (client_request::handle_request): Handle
	CYGSERVER_REQUEST_PWDGRP message.
	* pwdgrp.cc: New file implementing CYGSERVER_REQUEST_PWDGRP.
This commit is contained in:
Corinna Vinschen
2014-03-12 17:37:04 +00:00
parent 29b7313d22
commit 600afd99ab
4 changed files with 174 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2014-03-12 Corinna Vinschen <corinna@vinschen.de>
* Makefile.in (OBJS): Add pwdgrp.o.
* client.cc (client_request::handle_request): Handle
CYGSERVER_REQUEST_PWDGRP message.
* pwdgrp.cc: New file implementing CYGSERVER_REQUEST_PWDGRP.
2014-03-12 Corinna Vinschen <corinna@vinschen.de>
* Throughout, fix format specifiers in debug statements to accommodate