Page MenuHomeFreeBSD

last: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 11 2023, 7:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 4:02 PM
Unknown Object (File)
Feb 24 2026, 10:50 AM
Unknown Object (File)
Feb 8 2026, 11:27 AM
Unknown Object (File)
Feb 8 2026, 7:25 AM
Unknown Object (File)
Feb 8 2026, 6:13 AM
Unknown Object (File)
Jan 31 2026, 2:44 AM
Unknown Object (File)
Dec 29 2025, 5:56 AM
Unknown Object (File)
Dec 12 2025, 8:13 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 Not Applicable
Unit
Tests Not Applicable