#include "internal.h" int sys·info(char *path, sys·Info *file) { return sys·infoat(sys·FdCwd, path, 0, sys·InfoAll, file); }