Wrap mutating sys/stat.h operations
#29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: #9 comment 812
Wrap the mutating
sys/stat.hsurface separately from metadata reads:mkdir,mkdiratchmod,fchmod,fchmodatmknod,mknodatumaskis explicitly out of scope: it returns the previous mask and has no failure/status result, so it does not need anakerrorwrapper.Files:
src/,include/akstdlib.h,tests/