maloc 1.5-1build1 source package in Ubuntu

Changelog

maloc (1.5-1build1) noble; urgency=medium

  * No-change rebuild for readline time64 change.

 -- Matthias Klose <email address hidden>  Thu, 14 Mar 2024 02:56:51 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debichem Team
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
maloc_1.5.orig.tar.gz 775.5 KiB 58e1197fcd4c74d3cbb1d39d712eb0a3c5886a1e6629f22c5c78ce2bac983fc0
maloc_1.5-1build1.debian.tar.xz 4.1 KiB fd3215ac39c950b8acc69447336e520cc6cf100a04e011e678b80cd439acf8e1
maloc_1.5-1build1.dsc 1.9 KiB 7398d0912c7ef409a17928b0690d6393c5208ae175c499ac1713ab608356b7fd

Available diffs

View changes file

Binary packages built by this source

libmaloc-dev: Object-oriented Abstraction Layer for C (development files)

 MALOC is a small, portable, abstract C environment library for object-
 oriented C programming. MALOC is used as the foundation layer for a
 number of scientific applications, including MC, SG, and APBS. MALOC
 can be used as a small stand-alone abstraction environment for writing
 portable C programs which need access to resources which are typically
 architecture-dependent, such as INET sockets, timing routines, and so
 on. MALOC provides abstract datatypes, memory management routines,
 timing routines, machine epsilon, access to UNIX and INET sockets, MPI,
 etc. All things that can vary from one architecture to another are
 abstracted out of an application code and placed in MALOC.
 .
 This package contains the header files, static library and the
 programmer's guide in HTML format.

libmaloc1: Object-oriented Abstraction Layer for C

 MALOC is a small, portable, abstract C environment library for object-
 oriented C programming. MALOC is used as the foundation layer for a
 number of scientific applications, including MC, SG, and APBS. MALOC
 can be used as a small stand-alone abstraction environment for writing
 portable C programs which need access to resources which are typically
 architecture-dependent, such as INET sockets, timing routines, and so
 on. MALOC provides abstract datatypes, memory management routines,
 timing routines, machine epsilon, access to UNIX and INET sockets, MPI,
 etc. All things that can vary from one architecture to another are
 abstracted out of an application code and placed in MALOC.

libmaloc1-dbgsym: debug symbols for libmaloc1