devel/hs-os-string - The NetBSD Packages Collection

Library for manipulating Operating system strings

An implementation of platform specific short OsString, which is:

* on windows wide char bytes ([Word16])
* on unix char bytes ([Word8])

It captures the notion of syscall specific encoding (or the lack thereof)
to avoid roundtrip issues and memory fragmentation by using unpinned byte
arrays. Bytes are not touched or interpreted.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/ghc98 lang/ghc98

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.