]> Cypherpunks repositories - gostls13.git/commit
os/inotify: move to exp/inotify
authorMikio Hara <mikioh.mikioh@gmail.com>
Wed, 19 Oct 2011 01:54:45 +0000 (10:54 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Wed, 19 Oct 2011 01:54:45 +0000 (10:54 +0900)
commite13635c1e0e6306a523d15ca25b62cefc978359d
tree598728efc45d5f702357652920b22b949f284da2
parentda356dc3a96b505c1cc1d1e8459b5336ee1315a9
os/inotify: move to exp/inotify

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5295044
src/pkg/Makefile
src/pkg/exp/inotify/Makefile [moved from src/pkg/os/inotify/Makefile with 94% similarity]
src/pkg/exp/inotify/inotify_linux.go [moved from src/pkg/os/inotify/inotify_linux.go with 100% similarity]
src/pkg/exp/inotify/inotify_linux_test.go [moved from src/pkg/os/inotify/inotify_linux_test.go with 100% similarity]