Page MenuHomeFreeBSD

last: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 11 2023, 7:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 20, 12:16 PM
Unknown Object (File)
Fri, Jan 31, 7:41 PM
Unknown Object (File)
Mon, Jan 27, 1:16 AM
Unknown Object (File)
Jan 17 2025, 11:39 PM
Unknown Object (File)
Jan 17 2025, 11:33 PM
Unknown Object (File)
Jan 17 2025, 11:23 PM
Unknown Object (File)
Jan 17 2025, 8:48 PM
Unknown Object (File)
Jan 14 2025, 11:56 PM
Subscribers

Details

Summary

Complete libxo transition. I remove atexit because we need call xo_finish manually for checking the return value of xo_finish. To achive POSIX standard (print an error message to stderr and return a non-zero exit code if they fail to write to stdout).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 53048
Build 49939: arc lint + arc unit