summaryrefslogtreecommitdiffstats
path: root/winsup/cygserver/client.cc
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* * client.cc: Throughout, fix debug output of signed byte count value.Corinna Vinschen2014-06-231-8/+8
* * Makefile.in (OBJS): Add pwdgrp.o.Corinna Vinschen2014-03-121-0/+4
* * Throughout, fix format specifiers in debug statements to accommodateCorinna Vinschen2014-03-121-38/+24
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-4/+4
* * client.cc: Revert sigproc.h inclusion since it was fixed elsewhere.Christopher Faylor2012-03-191-4/+0
* * client.cc: Include sigproc.h if __INSIDE_CYGWIN__ is defined.Corinna Vinschen2012-03-191-0/+4
* * client.cc: Remove unneeded #include "sigproc.h".Christopher Faylor2012-03-191-2/+0
* ChangeLog:Corinna Vinschen2009-01-211-10/+1
* * Makefile.in (OBJS): Add setpwd.o.Corinna Vinschen2008-11-261-0/+4
* Fix copyright throughout.Corinna Vinschen2004-09-151-2/+2
* * bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.Corinna Vinschen2004-02-061-0/+2
* Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen2003-11-191-87/+103
* Accomodate moving cygserver header files from cygwin/include/cygwinCorinna Vinschen2003-10-221-2/+2
* * Makefile.in: Build libcygserver.a.Christopher Faylor2003-08-251-5/+2
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-161-1/+0
* 2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott2002-09-221-124/+446
* whitespace cleanup, update copyrightChristopher Faylor2002-03-131-6/+6
* 2002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-02-281-0/+207