Page MenuHomeFreeBSD

last: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 11 2023, 7:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 14, 11:56 PM
Unknown Object (File)
Dec 14 2024, 4:25 AM
Unknown Object (File)
Nov 29 2024, 10:55 AM
Unknown Object (File)
Nov 25 2024, 1:45 AM
Unknown Object (File)
Oct 22 2024, 6:37 PM
Unknown Object (File)
Oct 22 2024, 6:37 PM
Unknown Object (File)
Oct 20 2024, 1:55 PM
Unknown Object (File)
Oct 20 2024, 1:42 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 53060
Build 49951: arc lint + arc unit