Page MenuHomeFreeBSD

last: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 11 2023, 7:06 AM.
Tags
None
Referenced Files
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
Unknown Object (File)
Oct 20 2024, 2:55 AM
Unknown Object (File)
Oct 18 2024, 8:20 PM
Unknown Object (File)
Oct 12 2024, 1:45 PM
Unknown Object (File)
Oct 8 2024, 7:57 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