Page MenuHomeFreeBSD

last: Complete libxo transition.
ClosedPublic

Authored by yanhaowang on Aug 11 2023, 7:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 23, 8:17 AM
Unknown Object (File)
Fri, May 22, 12:37 PM
Unknown Object (File)
Sat, May 16, 11:35 PM
Unknown Object (File)
Sat, May 16, 11:35 PM
Unknown Object (File)
Sat, May 16, 11:35 PM
Unknown Object (File)
Sat, May 16, 11:35 PM
Unknown Object (File)
Mon, May 11, 12:48 AM
Unknown Object (File)
Fri, May 8, 9:43 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