Files
wasmtime/crates/wasi-common/src
Dan Gohman b37adbbe31 Rename OFlag/AtFlag to OFlags/AtFlags. (#1951)
* Rename `OFlag`/`AtFlag` to `OFlags`/`AtFlags`.

This makes them consistent with `PollFlags` and common usage of
bitflags types in Rust code in general.

POSIX does tend to use names like `oflag` and `flag`, so this is in mild
disagreement with POSIX style, however I find this particular aspects of
POSIX confusing because these values hold multiple flags.

* rustfmt
2020-07-01 20:53:16 +02:00
..
2020-03-20 21:54:44 +01:00
2020-06-13 15:55:01 +02:00
2020-07-01 09:46:38 -07:00
2020-06-30 10:44:42 -07:00
2020-05-21 12:22:47 -07:00
2020-05-21 12:38:06 -07:00