csmith 2.3.0-7.1 source package in Ubuntu

Changelog

csmith (2.3.0-7.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1061911

 -- Michael Hudson-Doyle <email address hidden>  Tue, 27 Feb 2024 23:10:44 +0000

Upload details

Uploaded by:
Nobuhiro Iwamatsu
Uploaded to:
Sid
Original maintainer:
Nobuhiro Iwamatsu
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
csmith_2.3.0-7.1.dsc 1.9 KiB 7d2b9e766aaad93afb2ad476551c9d7bac6341c6248a4dc168272292690523ac
csmith_2.3.0.orig.tar.gz 622.4 KiB f247cc0aede5f8a0746271b40a5092b5b5a2d034e5e8f7a836c879dde3fb65d5
csmith_2.3.0-7.1.debian.tar.xz 4.0 KiB 38ab4f1e8c399edae64f55e3bad76c2fc8cfd2d92ebf7eeaf80ee51ee3d7e3a9

Available diffs

No changes file available.

Binary packages built by this source

csmith: generator of random C programs

 Csmith is a tool that can generate random C programs that statically
 and dynamically conform to the C99 standard. Thus, it is useful for
 stress-testing compilers, static analyzers, and other tools that
 process C code.

csmith-dbgsym: debug symbols for csmith
libcsmith-dev: generator of random C programs (development files)

 Csmith is a tool that can generate random C programs that statically
 and dynamically conform to the C99 standard. Thus, it is useful for
 stress-testing compilers, static analyzers, and other tools that
 process C code.
 .
 This package contains the header and development files needed to build
 programs and packages using csmith.

libcsmith0t64: generator of random C programs (runtime library)

 Csmith is a tool that can generate random C programs that statically
 and dynamically conform to the C99 standard. Thus, it is useful for
 stress-testing compilers, static analyzers, and other tools that
 process C code.
 .
 This package contains the runtime library files needed to run software
 using csmith.

libcsmith0t64-dbgsym: debug symbols for libcsmith0t64