aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygserver/client.cc
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-2/+0
2014-06-23 * client.cc: Throughout, fix debug output of signed byte count value.Corinna Vinschen1-8/+8
2014-03-12 * Makefile.in (OBJS): Add pwdgrp.o.Corinna Vinschen1-0/+4
2014-03-12 * Throughout, fix format specifiers in debug statements to accommodateCorinna Vinschen1-38/+24
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-4/+4
2012-03-19* client.cc: Revert sigproc.h inclusion since it was fixed elsewhere.Christopher Faylor1-4/+0
2012-03-19 * client.cc: Include sigproc.h if __INSIDE_CYGWIN__ is defined.Corinna Vinschen1-0/+4
2012-03-19* client.cc: Remove unneeded #include "sigproc.h".Christopher Faylor1-2/+0
2009-01-21ChangeLog:Corinna Vinschen1-10/+1
2008-11-26 * Makefile.in (OBJS): Add setpwd.o.Corinna Vinschen1-0/+4
2004-09-15 Fix copyright throughout.Corinna Vinschen1-2/+2
2004-02-06 * bsd_mutex.cc (_msleep): Handle PCATCH using signal_arrived event.Corinna Vinschen1-0/+2
2003-11-19 Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen1-87/+103
2003-10-22 Accomodate moving cygserver header files from cygwin/include/cygwinCorinna Vinschen1-2/+2
2003-08-25* Makefile.in: Build libcygserver.a.Christopher Faylor1-5/+2
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor1-1/+0
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott1-124/+446
2002-03-13whitespace cleanup, update copyrightChristopher Faylor1-6/+6
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+207