Commit ad8f159
committed
spawn/UidGid: rename
groups to supplementary_groups
1 parent 9c7ca40 commit ad8f159
3 files changed
+3
-3
lines changed- src/event/Loop.cxx+6
- src/net/PeerCredentials.hxx+84
- src/net/SocketDescriptor.cxx+18-8
- src/net/SocketDescriptor.hxx+4-7
- src/net/linux/PeerAuth.cxx+1-1
- src/net/linux/PeerAuth.hxx+6-7
- src/spawn/Client.cxx+2-2
- src/spawn/Config.hxx+2-1
- src/spawn/NamespaceOptions.cxx+2-2
- src/spawn/Server.cxx+4-4
- src/spawn/UidGid.cxx+8-8
- src/spawn/UidGid.hxx+14-9
- src/translation/Parser.cxx+4-4
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
0 commit comments