aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygserver/sysv_shm.cc
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Revert "cygserver: Revamp thread sleep handling"Corinna Vinschen1-6/+0
2017-03-24cygserver: Revamp thread sleep handlingCorinna Vinschen1-0/+6
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-3/+3
2011-08-19* sysv_shm.cc (ACCESSPERMS): Remove to fix redefined warning, asYaakov Selkowitz1-1/+0
2007-11-05 * bsd_helper.cc (tunable_params): Add kern.ipc.shm_allow_removed asCorinna Vinschen1-2/+4
2007-02-22 * Makefile.in (OBJS): Drop transport_sockets.o.Corinna Vinschen1-1/+1
2006-01-09 Check FreeBSD upstream changes and apply important patches.Corinna Vinschen1-1/+2
2005-04-06 * bsd_helper.cc (ipcexit_hookthread): Fix whitespace and handle leak.Corinna Vinschen1-0/+4
2004-09-23 * sysv_shm.cc (kern_shmat): Avoid compiler warning.Corinna Vinschen1-0/+4
2004-09-21 * sysv_shm.cc (vm_object_reference): remove Cygwin specific define.Corinna Vinschen1-8/+8
2004-08-31 * sysv_shm.cc (kern_shmat): Add debug_printf's.Corinna Vinschen1-0/+2
2004-06-03 * shm.cc (shmget): Explicitely set td_retval[0] to -1 on error.Corinna Vinschen1-0/+2
2004-03-30 * sysv_shm.cc (shmget): Allow to retrieve shared memory segmentsCorinna Vinschen1-0/+6
2003-11-19 Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen1-0/+1025