mirror of
https://github.com/apple/container.git
synced 2026-09-11 02:05:45 +00:00
While reviewing test coverage, I noticed a couple of minor issues: - 0 is non-negative - allow for zero memory - we should likely use lstat instead of stat for file info - we should check for empty name parameter --------- Signed-off-by: Eric Ernst <eric_ernst@apple.com>
OS
This target contains general useful OS related definitions or wrappers.