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, Jul 8, 9:17 AM
Unknown Object (File)
Tue, Jun 16, 1:13 AM
Unknown Object (File)
Sun, Jun 14, 9:49 PM
Unknown Object (File)
Jun 8 2026, 2:39 AM
Unknown Object (File)
May 23 2026, 8:17 AM
Unknown Object (File)
May 22 2026, 12:37 PM
Unknown Object (File)
May 16 2026, 11:35 PM
Unknown Object (File)
May 16 2026, 11:35 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