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, Oct 20, 12:40 AM
Unknown Object (File)
Fri, Oct 17, 12:09 PM
Unknown Object (File)
Fri, Oct 17, 12:09 PM
Unknown Object (File)
Fri, Oct 17, 2:55 AM
Unknown Object (File)
Fri, Oct 17, 2:55 AM
Unknown Object (File)
Thu, Oct 16, 5:53 PM
Unknown Object (File)
Thu, Oct 16, 8:56 AM
Unknown Object (File)
Mon, Sep 29, 1:14 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