1. 01 Aug, 2020 1 commit
  2. 09 Apr, 2019 1 commit
  3. 01 Mar, 2019 1 commit
  4. 27 Feb, 2019 1 commit
    • Steven Allen's avatar
      fix sync error with go1.12 on darwin · 96c103b6
      Steven Allen authored
      In go1.12, go switched how `file.Sync()` works on macos. Unfortunately, this
      also changed the "not supported" error to ENOTTY (called ENOTTY for legacy
      reasons) on macos.
      
      fixes ipfs/go-ipfs#6028
      96c103b6
  5. 25 Feb, 2019 1 commit