Page MenuHomeFreeBSD

w: Complete libxo transition.
ClosedPublic

Authored by des on Jan 23 2023, 4:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 11:50 AM
Unknown Object (File)
Wed, Apr 1, 6:49 PM
Unknown Object (File)
Wed, Apr 1, 1:02 PM
Unknown Object (File)
Mon, Mar 30, 2:13 PM
Unknown Object (File)
Thu, Mar 26, 10:29 PM
Unknown Object (File)
Thu, Mar 26, 3:09 PM
Unknown Object (File)
Fri, Mar 20, 9:35 AM
Unknown Object (File)
Mar 18 2026, 4:08 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 49204
Build 46093: arc lint + arc unit

Event Timeline

des requested review of this revision.Jan 23 2023, 4:24 PM
markj added inline comments.
usr.bin/w/w.c
475–476

It looks like xo_finish() returns a number of bytes written, so shouldn't we be checking for a result < 0?

des marked an inline comment as done.Jan 24 2023, 8:49 AM
des added inline comments.
usr.bin/w/w.c
475–476

You are absolutely right.

This revision is now accepted and ready to land.Jan 24 2023, 2:06 PM
This revision was automatically updated to reflect the committed changes.
des marked an inline comment as done.