Package libpcl: Information

    Source package: libpcl
    Version: 1.12-alt2.1
    Build time:  Nov 19, 2025, 08:23 PM
    Category: System/Libraries
    Report package bug
    License: GPLv2+
    Summary: Portable Coroutine Library (PCL)
    Description: 
    The Portable Co-routine Library (PCL) implements the low level
    functionality for co-routines in C. Co-routines are a very simple
    cooperative multitasking environment where the switch from one task
    to another is done explicitly by a function call. Co-routines are a
    lot faster and require much less OS resources than processes or
    threads.

    List of RPM packages built from this SRPM:
    libpcl (loongarch64)
    libpcl-debuginfo (loongarch64)
    libpcl-devel (loongarch64)

    Maintainer: Aleksandr Shamaraev


    Last changed


    Nov. 18, 2025 Aleksandr Shamaraev 1.12-alt2.1
    - FTBFS:fix: implicit declaration of functions.
    Feb. 3, 2022 Michael Shigorin 1.12-alt2
    - E2K: fix build (ilyakurdyukov@)
    Sept. 24, 2019 Alexey Shabalin 1.12-alt1
    - initial build