The binary I/O stream class library presents a platform-independent way to access binary data streams in C++. The library is hardware independent in the form that it transparently converts between the different forms of machine-internal binary data representation. It further employs no special I/O protocol and can be used on arbitrary binary data sources. WWW: http://libbinio.sourceforge.net/ cs-git' href='https://www.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/dynamips-community/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert emulators to new options frameworkbapt2013-04-291-8/+5
* - Remove conditional checks for FreeBSD 6.Xpav2012-03-02