summaryrefslogtreecommitdiff
path: root/winsup/cygwin/shm.cc
Commit message (Expand)AuthorAgeFilesLines
* * cygserver_shm.cc (with_strerr): Remove macro.scottc2002-09-221-66/+13
* * safe_memory.h (safe_delete): Make a templated function.scottc2002-09-211-1/+1
* * cygserver_shm.cc (with_strerr): Fix use of %p format.scottc2002-07-271-13/+13
* * safe_memory.h: New file extracted from "woutsup.h".scottc2002-07-111-3/+5
* * cygserver.cc (client_request_shutdown::serve): Don't set thescottc2002-07-111-0/+5
* * msg.cc: New file of stub functions, no functionality.scottc2002-07-101-19/+28
* * dcrt0.cc: Only check for cygserver if and when required.scottc2002-07-031-0/+5
* * cygserver_shm.cc: Implement the ipcs(8) interfaces, IPC_INFO,scottc2002-07-031-15/+164
* * shm.cc: Remove the use of a static client_shmmgr object.scottc2002-07-021-3/+9
* * cygserver_ipc.h: New file.scottc2002-06-281-450/+465
* Merged changes from HEADscottc2002-06-241-1/+1
* * include/cygwin/cygserver.h: Change the client_request classes toscottc2002-06-171-63/+58
* * cygserver.cc: Throughout the code, check and correct level ofscottc2002-06-161-5/+25
* * include/sys/ipc.h (IPC_PRIVATE): Add cast to key_t.scottc2002-06-161-36/+8
* * cygserver.cc (check_and_dup_handle): Only use security code ifscottc2002-06-151-41/+51
* * woutsup.h: New file.scottc2002-06-151-6/+6
* Merged changes from HEADrbcollins2002-06-131-25/+84
* Mon Oct 8 7:41:00 2001 Robert Collins <rbtcollins@hotmail.com>rbcollins2001-10-071-12/+28
* Tue Oct 2 23:00:00 2001 Robert Collins <rbtcollins@hotmail.com>rbcollins2001-10-021-0/+1
* Tue Oct 2 16:06:00 2001 Robert Collins <rbtcollins@hotmail.com>rbcollins2001-10-021-0/+24
* Sun Sep 30 23:41:00 2001 Robert Collins <rbtcollins@hotmail.com>rbcollins2001-09-301-77/+89
* Tue Sep 25 16:22:00 2001 Robert Collins <rbtcollins@hotmail.com>rbcollins2001-09-251-0/+446