summaryrefslogtreecommitdiff
path: root/source/locking/locking_shm.c
Commit message (Expand)AuthorAgeFilesLines
* clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1997-10-291-47/+4
* lower the default hash size if SEMMSL isn't definedAndrew Tridgell1997-10-281-0/+5
* SYSV IPC implementation of fast share modes.Andrew Tridgell1997-10-281-49/+57
* change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1997-10-271-3/+8
* shared memory code cleanups (partly preparing for a possible sysVAndrew Tridgell1997-10-221-16/+16
* loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1997-10-201-1/+1
* a major share modes reorganisation.Andrew Tridgell1997-10-201-0/+739