Page MenuHomeFreeBSD

du: Complete libxo transition
ClosedPublic

Authored by des on Wed, Apr 15, 9:33 AM.
Tags
None
Referenced Files
F152938884: D56402.id175552.diff
Sat, Apr 18, 5:10 AM
F152938862: D56402.id175566.diff
Sat, Apr 18, 5:10 AM
F152938861: D56402.id175545.diff
Sat, Apr 18, 5:10 AM
F152938586: D56402.id175551.diff
Sat, Apr 18, 5:07 AM
F152935524: D56402.diff
Sat, Apr 18, 4:33 AM
Unknown Object (File)
Fri, Apr 17, 12:37 PM
Unknown Object (File)
Fri, Apr 17, 11:38 AM
Unknown Object (File)
Thu, Apr 16, 8:34 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.