purelibc 1.0.8-1 source package in Ubuntu

Changelog

purelibc (1.0.8-1) unstable; urgency=medium

  * Team upload.
  * Import version 1.0.8.
    + Add support for loong64.  Closes: #1069002
    + Fix FTBFS with __USE_FILE_OFFSET64/__USE_TIME_BITS64 on armhf.
      Closes: #1069452

 -- Mattia Rizzolo <email address hidden>  Tue, 07 May 2024 22:18:19 +0200

Upload details

Uploaded by:
Debian VSquare Team
Uploaded to:
Sid
Original maintainer:
Debian VSquare Team
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs

Downloads

File Size SHA-256 Checksum
purelibc_1.0.8-1.dsc 2.0 KiB 3e0f99ddf7724c038cd37c8c258ff1288b5863681d664d433cb800debe9825cf
purelibc_1.0.8.orig.tar.gz 27.2 KiB 4c79969cd700e13459f852fa43c978d6d7f4305ad3f32b4280e57ce70a415ac6
purelibc_1.0.8-1.debian.tar.xz 3.5 KiB 6578fb2382c69eb969eda19ed3d75d002f34b4f212cc427c6ad562fb20016f6d

Available diffs

No changes file available.

Binary packages built by this source

libpurelibc-dev: Overlay library for glibc that allows system call capturing - development

 Pure_libc converts glibc from a libc+system interfacing library into a
 libc-only library. A process can trace the system call generated by itself
 by purelibc. Pure_libc is not complete yet. Stdio has been implemented onto
 the fopencookie call. Due to current limitations of fopencookie, freopen may
 not work properly when reopening files different from std{in, out, err}.
 .
 This package contains the development files for libvdestack

libpurelibc1: Overlay library for glibc that allows system call capturing

 Pure_libc converts glibc from a libc+system interfacing library into a
 libc-only library. A process can trace the system call generated by itself
 by purelibc. Pure_libc is not complete yet. Stdio has been implemented onto
 the fopencookie call. Due to current limitations of fopencookie, freopen may
 not work properly when reopening files different from std{in, out, err}.
 .
 This package contains the library

libpurelibc1-dbgsym: debug symbols for libpurelibc1