summaryrefslogtreecommitdiff
path: root/shmexport.c
Commit message (Expand)AuthorAgeFilesLines
* Startlingly, memcpy() is *less* of a problem for the seqlock than I thought.Eric S. Raymond2011-03-261-1/+1
* Casts can easily screw you up.Eric S. Raymond2011-03-251-5/+23
* First cut at shared-memory export. Daemon-side only.Eric S. Raymond2011-03-251-0/+79