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