Page MenuHomeFreeBSD

last: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 11 2023, 7:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 28 2025, 12:57 AM
Unknown Object (File)
Mar 15 2025, 3:48 PM
Unknown Object (File)
Mar 1 2025, 10:54 AM
Unknown Object (File)
Feb 20 2025, 12:16 PM
Unknown Object (File)
Jan 31 2025, 7:41 PM
Unknown Object (File)
Jan 27 2025, 1:16 AM
Unknown Object (File)
Jan 17 2025, 11:39 PM
Unknown Object (File)
Jan 17 2025, 11:33 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