Commit cb8e510
committed
configure: Add check for O_DIRECTORY definition in fcntl.h
This is needed by sudoedit to avoid a potential issue on systems
without O_DIRECTORY where the wrong version of the DIR_OPEN_FLAGS
macro could be used.1 parent ff0b6be commit cb8e510
5 files changed
Lines changed: 31 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
171 | 175 | | |
172 | 176 | | |
173 | 177 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29511 | 29511 | | |
29512 | 29512 | | |
29513 | 29513 | | |
| 29514 | + | |
| 29515 | + | |
| 29516 | + | |
| 29517 | + | |
| 29518 | + | |
| 29519 | + | |
| 29520 | + | |
| 29521 | + | |
| 29522 | + | |
| 29523 | + | |
| 29524 | + | |
| 29525 | + | |
| 29526 | + | |
| 29527 | + | |
| 29528 | + | |
29514 | 29529 | | |
29515 | 29530 | | |
29516 | 29531 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3387 | 3387 | | |
3388 | 3388 | | |
3389 | 3389 | | |
| 3390 | + | |
| 3391 | + | |
| 3392 | + | |
| 3393 | + | |
| 3394 | + | |
| 3395 | + | |
| 3396 | + | |
| 3397 | + | |
3390 | 3398 | | |
3391 | 3399 | | |
3392 | 3400 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments