#hurd, freenode, 2010

<cfhammar> weird, even fd = open("/"), chroot("/tmp/chroot"), openat(fd, "/tmp/chroot/..) opens /tmp/chroot in linux
<pochu> cfhammar: isn't that expected?
<cfhammar> pochu: well, i didn't expect it :-)
<cfhammar> pochu: in hurd, /tmp gets opened, which i think is more natural
<pochu> cfhammar: oh right, didn't notice the ".." :-)