mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-01 02:06:21 +08:00
9d1c0da773
This 1. Skips access() if we only have "special" permissions like the owner that need stat 2. Does the geteuid()/getegid() *once* outside of filter_path, if we need it In the extreme case of `path filter --perm user,group` it will remove 3 syscalls per file. |
||
---|---|---|
.. | ||
src | ||
widestring-suffix | ||
build.rs |