Also provide the pointer to the latest POSIX standard that justifies the requirement.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| lib/libsys/write.2 | ||
|---|---|---|
| 137–138 | I would write "effects of write" (although "write effects" is also understandable) | |
| 139 | I think this is OK but the example inline makes it a bit awkward as it's a long sentence. Could be split into two sentences if desired, something like: As required by the POSIX standard, the read, write and ftruncate functions and their variations... | |
| 151 | The .Fx above is FreeBSD, so FreeBSD implements the ... My take on this sentence would be: FreeBSD implementes the requirement by taking a read/write range lock on the file byte range affected by the corresponding function. | |