summaryrefslogtreecommitdiffstats
path: root/winsup/cygserver/sysv_shm.cc
Commit message (Expand)AuthorAgeFilesLines
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-3/+3
* * sysv_shm.cc (ACCESSPERMS): Remove to fix redefined warning, asYaakov Selkowitz2011-08-191-1/+0
* * bsd_helper.cc (tunable_params): Add kern.ipc.shm_allow_removed asCorinna Vinschen2007-11-051-2/+4
* * Makefile.in (OBJS): Drop transport_sockets.o.Corinna Vinschen2007-02-221-1/+1
* Check FreeBSD upstream changes and apply important patches.Corinna Vinschen2006-01-091-1/+2
* * bsd_helper.cc (ipcexit_hookthread): Fix whitespace and handle leak.Corinna Vinschen2005-04-061-0/+4
* * sysv_shm.cc (kern_shmat): Avoid compiler warning.Corinna Vinschen2004-09-231-0/+4
* * sysv_shm.cc (vm_object_reference): remove Cygwin specific define.Corinna Vinschen2004-09-211-8/+8
* * sysv_shm.cc (kern_shmat): Add debug_printf's.Corinna Vinschen2004-08-311-0/+2
* * shm.cc (shmget): Explicitely set td_retval[0] to -1 on error.Corinna Vinschen2004-06-031-0/+2
* * sysv_shm.cc (shmget): Allow to retrieve shared memory segmentsCorinna Vinschen2004-03-301-0/+6
* Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen2003-11-191-0/+1025