Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-05 | Return correct name for imported host files | Fabricio Voznika | |
Implement PrependPath() in host.filesystem to correctly format name for host files. Updates #1672 PiperOrigin-RevId: 309959135 | |||
2020-04-24 | Plumb context.Context into kernfs.Inode.Open(). | Dean Deng | |
PiperOrigin-RevId: 308304793 | |||
2020-04-16 | Implement pipe(2) and pipe2(2) for VFS2. | Jamie Liu | |
Updates #1035 PiperOrigin-RevId: 306968644 |