dietlibc 0.34~cvs20160606-11 source package in Ubuntu

Changelog

dietlibc (0.34~cvs20160606-11) unstable; urgency=low

  * d/patches/bugfixes/cflags.diff: retain main CFLAGS on amd64, x32
    which adds missing EXTRACFLAGS on x32 (Closes: #943429)
  * Bump Policy; slightly update packaging
  * Update lintian overrides
  * d/patches/bugfixes/x32-struct-member-sizes.diff: Correct some
    struct member sizes, partially spotted by Bernhard Übelacker,
    fix smashed stack from undersized buffer (Closes: #925359)
  * idem: fix useconds_t not being unsigned while here

 -- Thorsten Glaser <email address hidden>  Thu, 24 Oct 2019 21:47:00 +0200

Upload details

Uploaded by:
Christian Seiler
Uploaded to:
Sid
Original maintainer:
Christian Seiler
Architectures:
alpha amd64 arm arm64 armeb armel armhf hppa i386 ia64 mips mipsel mips64el powerpc powerpcspe ppc64 ppc64el s390 s390x sparc sparc64 x32 all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dietlibc_0.34~cvs20160606-11.dsc 2.3 KiB cf8c4e1b3d2ce919ab475597d438e9c11355cce9658a12c24820359fbab2d424
dietlibc_0.34~cvs20160606.orig.tar.xz 608.0 KiB 6d0d43846f58e53821407707b9c096e7ac4b0c582ce9e4c0126d1d3f959ffc25
dietlibc_0.34~cvs20160606-11.debian.tar.xz 45.8 KiB 62ec8ebbf5792de8d3b82aa59cb31379c2fa5c21d40647e19d84bd5778dfa98f

No changes file available.

Binary packages built by this source

dietlibc-dev: diet libc - a libc optimized for small size

 The diet libc is a C library that is optimized for small size. It
 can be used to create small statically linked binaries for Linux
 on alpha, arm, ia64, mips, mipsel, ppc, parisc, s390, sparc and x86.
 .
 This package is used to compile programs with the diet libc.
 .
 The diet libc also supports dynamic linking, but this has been
 temporarily disabled because of problems with it.

dietlibc-dev-dbgsym: debug symbols for dietlibc-dev
dietlibc-doc: diet libc documentation - a libc optimized for small size

 The diet libc is a C library that is optimized for small size. It
 can be used to create small statically linked binaries for Linux
 on alpha, arm, ia64, mips, mipsel, ppc, parisc, s390, sparc and x86.
 .
 This package contains the documentation for the diet libc.