Commit Graph

4 Commits

Author SHA1 Message Date
Steve Francia e7c8609bb0 Add support for dragonfly and netbsd 2016-06-03 16:31:14 -04:00
Lenilson J. Dias 7e073c0c70 Fix syscall.EBADFD at FreeBSD
Solve this: https://github.com/spf13/afero/issues/68

      go get github.com/spf13/afero
      # github.com/spf13/afero
      gocode/src/github.com/spf13/afero/const_win_unix.go:22: undefined: syscall.EBADFD
2016-02-03 11:50:36 -02:00
premysl 91d2be079c Fix OpenBSD build 2016-01-30 18:29:33 +01:00
Steve Francia a679d4a95e Add BADFD constant to permit compilation on darwin 2016-01-11 14:42:14 -05:00