[ 源代码: purelibc ]
软件包:libpurelibc-dev(0.4.1-2)
libpurelibc-dev 的相关链接
Debian 的资源:
下载源码包 purelibc:
维护小组:
- Debian VSquare Team (QA 页面)
- Ludovico Gardenghi (QA 页面)
- Guido Trotter (QA 页面)
- Filippo Giunchedi (QA 页面)
相似软件包:
Development files for the purelibc library
purelibc is an overlay library that converts the glibc, the GNU standard C library, into a pure library, i.e. a library that can upcall instead of running the system calls. With purelibc a process can trace (and virtualize) its own calls. It is used, for instance, by the UMView modules to support the recursion of virtual environments.
purelibc, along with UMView, is part of the View-OS project: http://wiki.virtualsquare.org
This package contains the files needed to compile applications that link purelibc.
其他与 libpurelibc-dev 有关的软件包
|
|
|
|
-
- dep: libpurelibc1 (= 0.4.1-2)
- libc+syscalls to libc-only wrapper for libc functions