libstdc++-14-dev-m68k-cross

GNU Standard C++ Library v3 (development files) (m68k)

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

libgensio6t64

abstract stream I/O (runtime files)

This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections.

libstdc++-14-dev-hppa-cross

GNU Standard C++ Library v3 (development files) (hppa)

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

libuno-sal3t64

LibreOffice UNO runtime environment -- SAL public library

The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product.

libuno-salhelpergcc3-3t64

LibreOffice UNO runtime environment -- SAL helpers for C++ library

The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product.

libthreadar1000

C++ classes for manipulating threads

Libthreadar is a C++ library providing an abstracted set of C++ *classes* to manipulate threads in a very simple and efficient way from your C++ code.