summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * 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-117-84/+78
* * cygserver_process (process::process): Add the client's cygpidscottc2002-07-113-46/+74
* * cygserver.cc (client_request_shutdown::serve): Don't set thescottc2002-07-115-10/+61
* * 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
* Merged changes from HEADscottc2002-07-0310-61/+121
* * dcrt0.cc: Only check for cygserver if and when required.scottc2002-07-038-75/+96
* * cygserver_shm.cc: Implement the ipcs(8) interfaces, IPC_INFO,scottc2002-07-037-184/+576
* dos2unix cygserver_ipc.hscottc2002-07-031-71/+71
* * shm.cc: Remove the use of a static client_shmmgr object.scottc2002-07-022-3/+16
* Merged changes from HEADscottc2002-07-0227-289/+755
* Merged changes from HEADscottc2002-07-016-50/+118
* * cygserver_transport.cc (create_server_transport): Fixscottc2002-07-012-2/+7
* * cygserver_client.cc (client_request::handle_request): Don'tscottc2002-06-302-1/+10
* * cygserver_transport_pipes.ccscottc2002-06-302-21/+61
* * cygserver_shm.cc (server_shmmgr::server_shmmgr): All fields havescottc2002-06-302-1/+8
* * cygserver_shm.cc (server_shmmgr::_instance): New static field.scottc2002-06-302-3/+33
* * woutsup.h: Remove all uses of the C++ new and delete operatorsscottc2002-06-3012-65/+172
* * cygserver_transport_sockets.ccscottc2002-06-302-3/+9
* Merged changes from HEADscottc2002-06-305-49/+59
* Merged changes from HEADscottc2002-06-296-69/+154
* * cygwin_ipc.h: Moved (back) to "include/sys/ipc.h".scottc2002-06-295-3/+12
* Merged changes from HEADscottc2002-06-2810-61/+125
* * cygserver_client.cc (client_request::make_request): Comment outscottc2002-06-284-9/+21
* * cygserver_ipc.h: New file.scottc2002-06-285-1028/+1117
* Fix file header comment.scottc2002-06-286-27/+27
* * threaded_queue.h (class queue_request): Re-write.scottc2002-06-288-840/+1316
* * cygserver_client.cc (client_request::handle_request): Correctscottc2002-06-277-23/+44
* Merged changes from HEADscottc2002-06-2716-544/+813
* Merged changes from HEADscottc2002-06-256-38/+71
* * cygserver_client (client_request::make_request): Replace myscottc2002-06-242-2/+11
* * include/cygwin/cygserver.h: Add forward declarations of classscottc2002-06-2412-26/+40
* * cygserver_shm.h: Replace <sys/shm.h> with "cygwin_shm.h" afterscottc2002-06-244-75/+77
* Merged changes from HEADscottc2002-06-2412-116/+155
* correct mergerbcollins2002-06-233-24/+45
* Merged changes from HEADscottc2002-06-224-20/+60
* Merged changes from HEADscottc2002-06-218-19/+31