Page MenuHomeFreeBSD

w: Complete libxo transition.
ClosedPublic

Authored by des on Jan 23 2023, 4:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 8, 7:54 PM
Unknown Object (File)
Thu, Mar 6, 6:54 PM
Unknown Object (File)
Wed, Feb 26, 11:46 PM
Unknown Object (File)
Tue, Feb 25, 7:48 AM
Unknown Object (File)
Tue, Feb 25, 6:52 AM
Unknown Object (File)
Mon, Feb 24, 5:37 AM
Unknown Object (File)
Mon, Feb 24, 1:38 AM
Unknown Object (File)
Sun, Feb 23, 12:04 PM
Subscribers

Details

Summary

MFC after: 1 week
Sponsred 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.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.