summaryrefslogtreecommitdiff
path: root/winsup/cygwin
Commit message (Expand)AuthorAgeFilesLines
* Merged changes from HEADscottc2002-09-0311-122/+65
* Merged changes from HEADscottc2002-08-3012-130/+400
* Merged changes from HEADscottc2002-08-296-44/+100
* * safe_memory.h: Replace #include <new> with an explicitscottc2002-08-282-7/+14
* Merged changes from HEADscottc2002-08-288-5/+54
* Merged changes from HEADscottc2002-08-2710-44/+92
* Merged changes from HEADscottc2002-08-2610-201/+251
* Merged changes from HEADscottc2002-08-247-43/+72
* Merged changes from HEADscottc2002-08-1814-45/+153
* Fix bad merge.scottc2002-08-161-1/+0
* Merged changes from HEADscottc2002-08-1612-128/+5847
* Merged changes from HEADscottc2002-08-1216-283/+335
* Merged changes from HEADscottc2002-08-074-23/+33
* Merged changes from HEADscottc2002-08-0612-44/+256
* Merged changes from HEADscottc2002-08-027-17/+51
* Merged changes from HEADscottc2002-08-0115-289/+304
* Merged changes from HEADscottc2002-07-314-19/+39
* Merged changes from HEADscottc2002-07-3012-236/+472
* Merged changes from HEADscottc2002-07-298-22/+78
* * cygserver_shm.cc (class server_shmmgr): Remove `cleanup_t'scottc2002-07-283-41/+23
* * include/cygwin/cygserver_process.hscottc2002-07-274-34/+152
* * cygserver.cc (client_request_shutdown::client_request_shutdown):scottc2002-07-274-4/+14
* * cygserver_transport_pipes.cc (transport_layer_pipes::listen):scottc2002-07-272-0/+8
* * include/cygwin/cygserver_transport.hscottc2002-07-278-105/+437
* * include/cygwin/cygserver_transport_pipes.hscottc2002-07-275-110/+139
* * cygserver_shm.cc (with_strerr): Fix use of %p format.scottc2002-07-273-14/+22
* Merged changes from HEADscottc2002-07-2613-29/+95
* Merged changes from HEADscottc2002-07-238-73/+265
* Re-indent etc.scottc2002-07-165-83/+100
* Merged changes from HEADscottc2002-07-148-29/+58
* .Christopher Faylor2002-07-141-1/+1
* * woutsup.h (system_printf): Remove extraneous semicolon from macro definition.Christopher Faylor2002-07-141-0/+5
* * cygserver_transport_pipes.ccscottc2002-07-142-5/+19
* Merged changes from HEADscottc2002-07-135-17/+86
* Merged changes from HEADscottc2002-07-1319-113/+197
* * threaded_queue.h (class queue_submission_loop): Correct friendscottc2002-07-133-4/+11
* * cygserver_shm.cc (server_shmmgr::shmdt): Only callscottc2002-07-122-1/+6
* * safe_memory.h: Include <new> rather than <new.h> for gcc 3.scottc2002-07-122-1/+5
* Merged changes from HEADscottc2002-07-122-3/+6
* * safe_memory.h: New file extracted from "woutsup.h".scottc2002-07-116-51/+77
* * cygserver_process (process::process): Add the client's cygpidscottc2002-07-113-46/+74
* * cygserver.cc (client_request_shutdown::serve): Don't set thescottc2002-07-114-10/+59
* * cygserver_shm.cc: Automatically detach processes from anyscottc2002-07-115-106/+363
* * cygserver_shm.cc (class server_shmmgr::segment_t): Add `_'scottc2002-07-112-68/+73
* * ChangeLog: Omitted from previous commit.scottc2002-07-101-0/+35
* * msg.cc: New file of stub functions, no functionality.scottc2002-07-1011-121/+449
* * cygserver_transport_pipes.cc: The main change is to make thescottc2002-07-092-27/+76
* Merged changes from HEADscottc2002-07-093-10/+82
* Merged changes from HEADscottc2002-07-066-61/+150
* Merged changes from HEADscottc2002-07-0411-287/+387