1. 27 Nov, 2017 1 commit
  2. 24 Nov, 2017 1 commit
    • Tobias Klauser's avatar
      unix: add Fstatat on Linux for all GOOSes · 4ff8c001
      Tobias Klauser authored
      Looks like it's enough to just add wrappers pointing to the
      corresponding SYS_FSTATAT{,64} or SYS_NEWFSTATAT syscall. Add a test to
      verify that assumption which checks that the returned stat data matches
      what is returned by Stat/Lstat.
      
      Also add the AT_NO_AUTOMOUNT constant which may be used for the flags
      parmeter.
      
      Fixes golang/go#14216
      
      Change-Id: I73f27b483bd97d2dcf09d4b95a7957e75d194395
      Reviewed-on: https://go-review.googlesource.com/79795
      Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
      TryBot-Result: Gobot Gobot <gobot@golang.org>
      Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
      4ff8c001
  3. 23 Nov, 2017 1 commit
  4. 21 Nov, 2017 1 commit
  5. 20 Nov, 2017 1 commit
  6. 19 Nov, 2017 1 commit
  7. 17 Nov, 2017 1 commit
  8. 14 Nov, 2017 1 commit
  9. 13 Nov, 2017 1 commit
  10. 10 Nov, 2017 1 commit
  11. 09 Nov, 2017 1 commit
  12. 08 Nov, 2017 1 commit
  13. 07 Nov, 2017 2 commits
  14. 06 Nov, 2017 4 commits
  15. 04 Nov, 2017 1 commit
  16. 03 Nov, 2017 2 commits
  17. 02 Nov, 2017 2 commits
  18. 31 Oct, 2017 3 commits
  19. 28 Oct, 2017 1 commit
  20. 27 Oct, 2017 7 commits
  21. 26 Oct, 2017 3 commits
  22. 25 Oct, 2017 3 commits