Page MenuHomeFreeBSD

last: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 11 2023, 7:06 AM.
Tags
None
Referenced Files
F132414270: D41424.diff
Thu, Oct 16, 5:53 PM
F132376474: D41424.id125897.diff
Thu, Oct 16, 8:56 AM
Unknown Object (File)
Mon, Sep 29, 1:14 PM
Unknown Object (File)
Sat, Sep 27, 2:33 AM
Unknown Object (File)
Fri, Sep 26, 3:06 AM
Unknown Object (File)
Thu, Sep 25, 7:57 PM
Unknown Object (File)
Thu, Sep 25, 6:21 AM
Unknown Object (File)
Thu, Sep 25, 5:33 AM
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