Hacker News new | ask | show | jobs
by donio 1798 days ago
os.Open has been using openat since 2015.

https://github.com/golang/go/commit/e7a7352e527ca275a2b66cc3...

1 comments

I was unclear. See my other cousin reply; you can't use it yourself to have a directory handle and securely open files in that directory. You can only open things by path.