Page MenuHomeFreeBSD

w: Complete libxo transition.
ClosedPublic

Authored by des on Jan 23 2023, 4:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 8 2025, 7:54 PM
Unknown Object (File)
Mar 6 2025, 6:54 PM
Unknown Object (File)
Feb 26 2025, 11:46 PM
Unknown Object (File)
Feb 25 2025, 7:48 AM
Unknown Object (File)
Feb 25 2025, 6:52 AM
Unknown Object (File)
Feb 24 2025, 5:37 AM
Unknown Object (File)
Feb 24 2025, 1:38 AM
Unknown Object (File)
Feb 23 2025, 12:04 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 49197
Build 46086: 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

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

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.