Commit 6a72ee0
committed
spawn/UidGid: rename
uid, gid to effective_uid, effective_gid
1 parent ad8f159 commit 6a72ee0
3 files changed
+7
-7
lines changed- demo/spawn/RunSpawn.cxx+2-2
- src/spawn/Client.cxx+2-2
- src/spawn/Config.hxx+2-2
- src/spawn/Direct.cxx+2-2
- src/spawn/Launch.cxx+3-3
- src/spawn/MountNamespaceOptions.cxx+1-1
- src/spawn/NamespaceOptions.cxx+7-7
- src/spawn/Server.cxx+2-2
- src/spawn/UidGid.cxx+19-16
- src/spawn/UidGid.hxx+6-5
- src/translation/Parser.cxx+3-3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
| 132 | + | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments