Page MenuHomeFreeBSD

du: Complete libxo transition
ClosedPublic

Authored by des on Wed, Apr 15, 9:33 AM.
Tags
None
Referenced Files
F156531837: D56402.id.diff
Thu, May 14, 11:40 AM
F156521760: D56402.id175547.diff
Thu, May 14, 9:26 AM
F156494262: D56402.id175545.diff
Thu, May 14, 2:41 AM
F156467538: D56402.id175552.diff
Wed, May 13, 9:23 PM
F156447731: D56402.id175551.diff
Wed, May 13, 6:25 PM
Unknown Object (File)
Wed, May 13, 5:18 PM
Unknown Object (File)
Wed, May 13, 8:58 AM
Unknown Object (File)
Mon, May 11, 3:35 PM
Subscribers

Details

Summary
  • Use xo_warn() / xo_err() instead of warn() / err().
  • Add a test case for the POSIX-mandated stdout error check.
  • While here, don't assume the size of off_t, address some style issues, and broaden the use of bool instead of int.
  • Reorder SEE ALSO section.

MFC after: 1 week
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Wed, Apr 15, 9:33 AM
des edited the summary of this revision. (Show Details)

man page

This revision is now accepted and ready to land.Wed, Apr 15, 12:59 PM
This revision was automatically updated to reflect the committed changes.