summaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygserver_shm.cc
Commit message (Expand)AuthorAgeFilesLines
* GNUify non-GNU formatted functions calls throughout.cygwin_daemoncvs/cygwin_daemonscottc2002-09-221-2/+2
* * cygserver_shm.cc (with_strerr): Remove macro.scottc2002-09-221-58/+5
* * safe_memory.h (safe_delete): Make a templated function.scottc2002-09-211-2/+2
* * cygserver_shm.cc (class server_shmmgr): Remove `cleanup_t'scottc2002-07-281-39/+7
* * include/cygwin/cygserver_process.hscottc2002-07-271-12/+56
* * cygserver.cc (client_request_shutdown::client_request_shutdown):scottc2002-07-271-1/+1
* * cygserver_shm.cc (with_strerr): Fix use of %p format.scottc2002-07-271-1/+1
* * cygserver_shm.cc (server_shmmgr::shmdt): Only callscottc2002-07-121-1/+1
* * cygserver_process (process::process): Add the client's cygpidscottc2002-07-111-34/+46
* * cygserver_shm.cc: Automatically detach processes from anyscottc2002-07-111-90/+277
* * cygserver_shm.cc (class server_shmmgr::segment_t): Add `_'scottc2002-07-111-68/+68
* * msg.cc: New file of stub functions, no functionality.scottc2002-07-101-21/+38
* * cygserver_shm.cc: Implement the ipcs(8) interfaces, IPC_INFO,scottc2002-07-031-108/+229
* * cygserver_shm.cc (server_shmmgr::server_shmmgr): All fields havescottc2002-06-301-1/+3
* * cygserver_shm.cc (server_shmmgr::_instance): New static field.scottc2002-06-301-3/+25
* * woutsup.h: Remove all uses of the C++ new and delete operatorsscottc2002-06-301-2/+2
* * cygserver_ipc.h: New file.scottc2002-06-281-522/+492
* * threaded_queue.h (class queue_request): Re-write.scottc2002-06-281-5/+9
* * include/cygwin/cygserver.h: Add forward declarations of classscottc2002-06-241-2/+4
* Merged changes from HEADscottc2002-06-241-3/+0
* * include/cygwin/cygserver.h: Change the client_request classes toscottc2002-06-171-51/+66
* * cygserver.cc: Throughout the code, check and correct level ofscottc2002-06-161-8/+8
* * cygserver_shm.cc: Remove #define __INSIDE_CYGWIN__ from aroundscottc2002-06-161-2/+0
* * include/sys/ipc.h (IPC_PRIVATE): Add cast to key_t.scottc2002-06-161-71/+17
* * cygserver.cc (check_and_dup_handle): Only use security code ifscottc2002-06-151-38/+33
* * woutsup.h: New file.scottc2002-06-151-38/+22
* Merged changes from HEADrbcollins2002-06-131-269/+382
* Mon Oct 8 7:41:00 2001 Robert Collins <rbtcollins@hotmail.com>rbcollins2001-10-071-3/+30
* Thu Oct 4 14:12:00 2001 Robert Collins <rbtcollins@hotmail.com>rbcollins2001-10-041-0/+1
* Tue Oct 2 16:06:00 2001 Robert Collins <rbtcollins@hotmail.com>rbcollins2001-10-021-39/+1
* Mon Oct 1 12:38:00 2001 Robert Collins <rbtcollins@hotmail.com>rbcollins2001-10-011-107/+138
* Sun Sep 30 23:41:00 2001 Robert Collins <rbtcollins@hotmail.com>rbcollins2001-09-301-4/+5
* Tue Sep 25 16:22:00 2001 Robert Collins <rbtcollins@hotmail.com>rbcollins2001-09-251-0/+530