summaryrefslogtreecommitdiffstats
path: root/winsup/cygserver/transport_pipes.cc
Commit message (Expand)AuthorAgeFilesLines
* * bsd_helper.cc (ipcexit_creat_hookthread): Delete shs to makeCorinna Vinschen2014-05-191-4/+10
* * Throughout, fix format specifiers in debug statements to accommodateCorinna Vinschen2014-03-121-9/+9
* * transport_pipes.cc (pipe_instance_lock_once): Remove.Corinna Vinschen2012-11-261-33/+1
* * cygserver.cc (main): Call listen right after creating theCorinna Vinschen2012-11-231-27/+31
* * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):Corinna Vinschen2012-02-141-7/+1
* * transport_pipes.cc: Include ntdef.h to accommodate cygerrno.h.Christopher Faylor2010-04-201-0/+1
* * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):Corinna Vinschen2009-11-061-1/+4
* * transport_pipes.h (PIPE_NAME_PREFIX): New define.Corinna Vinschen2009-10-311-15/+26
* Fix copyright throughout.Corinna Vinschen2004-09-151-3/+9
* Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen2003-11-191-36/+23
* Accomodate moving cygserver header files from cygwin/include/cygwinCorinna Vinschen2003-10-221-3/+3
* Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor2003-06-161-1/+0
* * cygserver_transport_pipes.cc (transport_layer_pipes::accept):Conrad Scott2002-09-301-1/+1
* 2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott2002-09-221-117/+270
* whitespace cleanup, update copyrightChristopher Faylor2002-03-131-23/+23
* 2002-03-05 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-051-1/+6
* 2002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-02-281-0/+205