Commit 938dbe8
committed
Add MS_NOSYMFOLLOW flag
MS_NOSYMFOLLOW (since Linux 5.10) disallows automatic following of symlinks.
Added to rust-lang/libc in 0.2.176
See:
torvalds/linux@dab741e
https://github.com/rust-lang/libc/releases/tag/0.2.1761 parent e1e630f commit 938dbe8
3 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
0 commit comments