[Bug 510822] New: Review Request: maloc - Minimal Abstraction Layer for Object-oriented C/C++ programs

bugzilla at redhat.com bugzilla at redhat.com
Sat Jul 11 00:40:34 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: maloc - Minimal Abstraction Layer for Object-oriented C/C++ programs

https://bugzilla.redhat.com/show_bug.cgi?id=510822

           Summary: Review Request: maloc - Minimal Abstraction Layer for
                    Object-oriented C/C++ programs
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: fenn at stanford.edu
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://www.stanford.edu/~fenn/packs/maloc.spec
SRPM URL: http://www.stanford.edu/~fenn/packs/maloc-0.2-1.fc10.src.rpm

Description: 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, and so on. All things that can vary from one
architecture to another are abstracted out of an application code and
placed in MALOC.

MALOC is also useful for APBS, which acts as a poisson-boltzmann solver for
pymol.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list