Page MenuHomeFreeBSD

Upgrade argdata and cloudabi-utils to the latest upstream versions.
ClosedPublic

Authored by ed on Jun 22 2017, 5:13 AM.
Tags
None
Referenced Files
F81651959: D11300.diff
Fri, Apr 19, 12:00 PM
Unknown Object (File)
Mon, Apr 15, 5:17 AM
Unknown Object (File)
Mon, Apr 15, 3:39 AM
Unknown Object (File)
Mar 15 2024, 9:34 AM
Unknown Object (File)
Feb 22 2024, 12:23 AM
Unknown Object (File)
Feb 9 2024, 5:54 PM
Unknown Object (File)
Feb 9 2024, 5:54 PM
Unknown Object (File)
Feb 9 2024, 5:54 PM
Subscribers

Details

Summary

Version 0.3 of argdata includes an all new reader/writer API that allows
you to stream argdata objects into files, pipes and sockets. Version 0.4
reworks the iterator API to make it easier/safer to duplicate iterators.

Version 0.25 of cloudabi-utils catches up with the argdata iterator API
changes.

Version 0.4 of argdata now depends on max_align_t. This type definition
is not available on older versions of FreeBSD. Add a local patch to use
a locally defined structure instead. This patch can be removed once we
only support versions that do provide this type.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 10055
Build 10480: arc lint + arc unit