Commit History

Author SHA1 Message Date
  Kovid Goyal c280a28155 Dont use os.Remove on failures in syscall_shm 1 year ago
  Kovid Goyal 24598b846c ... 1 year ago
  Kovid Goyal dc43f0d42f ... 1 year ago
  Kovid Goyal 5fede41205 Always use fallocate() on Linux for SHM creation 1 year ago
  Kovid Goyal 2e4f3dab41 Use fallocate() rather than truncate() when creating SHM memory 1 year ago
  Kovid Goyal 5b46d990a2 Add Read/Write to the MMap interface 1 year ago
  Kovid Goyal 944e036611 DRYer 1 year ago
  Kovid Goyal 1b2fe90ed1 Fix askpass.go on shm_syscall based systems 1 year ago
  Kovid Goyal ce12fd3515 Fix ReadWithSizeAndUnlink on systems that have syscall based mmap 1 year ago
  Kovid Goyal 6b71b58997 Add write API to shm objects 2 years ago
  Kovid Goyal d656017f27 Move SSH askpass implementation into kitten 2 years ago
  Kovid Goyal fbaaca1be9 Function to create symlinks atomically 2 years ago
  Kovid Goyal 88077fdbcd Allow Stat() for MMap objects 2 years ago
  Kovid Goyal 5a8d903a4d Go SHM API to read simple data with size from SHM name 2 years ago
  Kovid Goyal 1d45cf4f91 Use crypto/rand rather than math/rand 2 years ago
  Kovid Goyal a757587ea2 Fix SHM on OpenBSD 2 years ago
  Kovid Goyal 2d1a2c30bf MMap.Name() should return the SHM name not the full filesystem path 2 years ago
  Kovid Goyal 7e161ea94b Get syscall based SHM working 2 years ago
  Kovid Goyal d01d5297b8 Start work on a SHM implementation in Go 2 years ago