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
Unknown Object (File)
Tue, Apr 23, 11:56 PM
Unknown Object (File)
Tue, Apr 23, 11:56 PM
Unknown Object (File)
Tue, Apr 23, 11:56 PM
Unknown Object (File)
Tue, Apr 23, 11:56 PM
Unknown Object (File)
Sun, Apr 21, 6:04 AM
Unknown Object (File)
Fri, Apr 19, 4:49 PM
Unknown Object (File)
Fri, Apr 19, 12:00 PM
Unknown Object (File)
Mon, Apr 15, 5:17 AM
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 10058
Build 10483: arc lint + arc unit