summaryrefslogtreecommitdiff
path: root/source3/locking/shmem_sysv.c
AgeCommit message (Expand)AuthorFilesLines
1997-11-01don't use SEM_UNDO because of ridiculously small undo limits on someAndrew Tridgell1-1/+25
1997-11-01some locking code cleanupsAndrew Tridgell1-152/+152
1997-10-29damn. We need root privilages to do semaphore operations even if weAndrew Tridgell1-28/+43
1997-10-29clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1-15/+55
1997-10-28fix for broken sunos4 includes (doesn't have SHM_R)Andrew Tridgell1-0/+4
1997-10-28SYSV IPC implementation of fast share modes.Andrew Tridgell1-0/+621