1
0
mirror of https://github.com/hslam/shm.git synced 2025-04-25 13:48:57 +08:00

22 Commits

Author SHA1 Message Date
hslam
548f24153e add go mod v1.0.0 2021-01-17 02:58:26 +08:00
hslam
bd20f66750 rm .DS_Store 2020-12-22 09:27:50 +08:00
hslam
ead1a806c7 migrate from travis-ci to actions 2020-12-18 13:10:26 +08:00
hslam
7ba7fa59e4 migrating repositories to travis-ci.com 2020-12-17 03:13:45 +08:00
hslam
ef08b8c480 update methods 2020-12-01 16:05:01 +08:00
hslam
2829f84507 add shmget shmat shmdt 2020-11-30 19:45:25 +08:00
hslam
03d3180582 update shm 2020-11-30 18:04:30 +08:00
hslam
f5d474b6f4 update example 2020-11-28 17:26:07 +08:00
hslam
690d431ddd godoc 2020-11-28 17:25:57 +08:00
hslam
16d113b4ba update test 2020-11-28 17:25:41 +08:00
hslam
9d0f21e8bd rename IPC_CREATE to IPC_CREAT 2020-11-27 13:11:57 +08:00
hslam
9a1543c240 rm shm_test.go 2020-11-27 03:33:30 +08:00
hslam
bd2236790a support windows shm 2020-11-27 02:01:38 +08:00
hslam
774aeb326a update badges 2020-11-27 02:00:52 +08:00
hslam
d7e82aa099 fix linux bug 2020-11-26 22:51:56 +08:00
hslam
3e0259149b add badges 2020-11-26 20:23:06 +08:00
hslam
459ab05615 add .travis.yml 2020-11-26 20:22:54 +08:00
hslam
fc6cd911c4 add shm test 2020-11-26 20:10:55 +08:00
hslam
9315903761 add example 2020-11-26 19:44:45 +08:00
hslam
1f64fed83b first commit 2020-11-26 19:37:56 +08:00
hslam
dd02727799 update LICENSE 2020-11-26 19:35:19 +08:00
Meng Huang
9724b44e86
Initial commit 2020-11-26 19:32:43 +08:00