Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed magic number for owner rights, avoid to call close(-1). | brettw@google.com | 2008-10-29 | 1 | -2/+2 |
* | ensure that the shared memory has actually been created before trying to re-u... | pinkerton@google.com | 2008-09-23 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Revving the shared memory to the comments on the list. | avi@google.com | 2008-08-13 | 1 | -27/+29 |
* | Make this file compile on linux. We need fcntl.h for O_RDONLY, etc. | tc@google.com | 2008-08-12 | 1 | -0/+1 |
* | The Posix shared memory implementation. | avi@google.com | 2008-08-12 | 1 | -0/+189 |