Commit Verlauf

Autor SHA1 Nachricht Datum
  Kovid Goyal 5fede41205 Always use fallocate() on Linux for SHM creation vor 1 Jahr
  Kovid Goyal 6619bf33b0 Using fcntl() based fallocate on darwin doesnt work with file descriptors returned by shm_open vor 1 Jahr
  Kovid Goyal 2e4f3dab41 Use fallocate() rather than truncate() when creating SHM memory vor 1 Jahr
  Kovid Goyal d656017f27 Move SSH askpass implementation into kitten vor 1 Jahr
  Kovid Goyal 1d45cf4f91 Use crypto/rand rather than math/rand vor 1 Jahr
  Kovid Goyal 2d1a2c30bf MMap.Name() should return the SHM name not the full filesystem path vor 1 Jahr
  Kovid Goyal 7e161ea94b Get syscall based SHM working vor 1 Jahr
  Kovid Goyal d01d5297b8 Start work on a SHM implementation in Go vor 1 Jahr