Page MenuHomeFreeBSD

last: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 11 2023, 7:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 6, 4:07 AM
Unknown Object (File)
Mon, Aug 4, 8:37 PM
Unknown Object (File)
Fri, Jul 11, 7:45 AM
Unknown Object (File)
Jun 22 2025, 6:48 PM
Unknown Object (File)
Jun 21 2025, 3:34 AM
Unknown Object (File)
Jun 18 2025, 5:57 PM
Unknown Object (File)
Jun 18 2025, 12:08 PM
Unknown Object (File)
Jun 17 2025, 10:41 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