Page MenuHomeFreeBSD

last: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 11 2023, 7:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 12, 1:45 PM
Unknown Object (File)
Tue, Oct 8, 7:57 PM
Unknown Object (File)
Fri, Oct 4, 9:43 PM
Unknown Object (File)
Sep 10 2024, 4:30 AM
Unknown Object (File)
Sep 8 2024, 10:19 PM
Unknown Object (File)
Sep 8 2024, 8:09 AM
Unknown Object (File)
Sep 8 2024, 2:54 AM
Unknown Object (File)
Aug 28 2024, 4:46 AM
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