procps 2:4.0.4-ok4 source package in openKylin

Changelog

procps (2:4.0.4-ok4) nile; urgency=medium

  * 修复riscv64编译问题:qemu半虚拟化无法执行部分用例

 -- liwenjun <email address hidden>  Fri, 19 Sep 2025 10:28:52 +0800

Upload details

Uploaded by:
liwenjun
Sponsored by:
Cibot
Uploaded to:
Nile.bedrock
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile.bedrock proposed main admin

Downloads

File Size SHA-256 Checksum
procps_4.0.4-ok4.tar.xz 1.1 MiB d608c8be3ed36250872587e5b17c772be98b7265265003676bd54b37eaf000be
procps_4.0.4-ok4.dsc 1.8 KiB 93af9acb3f82d74d59af98c87311edcaf07e55887d4f9e752774f71624dffdf3

View changes file

Binary packages built by this source

libproc2-0: library for accessing process information from /proc

 The libproc2 library is a way of accessing information out of the /proc
 filesystem.
 .
 This package contains the shared libraries necessary to run programs
 compiled with libproc2.

libproc2-0-dbgsym: debug symbols for libproc2-0
libproc2-dev: library for accessing process information from /proc

 These are the header files for libproc2. Some packages using libproc2
 to access process information from /proc need these to compile.

procps: /proc file system utilities

 This package provides command line and full screen utilities for browsing
 procfs, a "pseudo" file system dynamically generated by the kernel to
 provide information about the status of entries in its process table
 (such as whether the process is running, stopped, or a "zombie").
 .
 It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop,
 snice, sysctl, tload, top, uptime, vmstat, w, and watch.

procps-dbgsym: debug symbols for procps