AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.02.13 * Add sanity check that input filename is not null when using -I option.
- Supplement against bash-completion, not bash
- Drop SLE12 compat ifdef
- Update to version 0.02.11 * Add bash completion script
- Update to version 0.02.10 * No funcional changes
- Update to version 0.02.09 * Makefile: bump version * Use DOUBLE_CMP to compare with zero * Rename FLOAT_CMP to DOUBLE_CMP as it compares doubles * Makefile: add .travis.yml to dist rule * Update copyright year
- Update to version 0.02.08 * Makefile: bump version * fixup some constifications * Make delay_info const * Make -r 0 to be no rate control (same as -n) * Add -I option to help * debian/copyright: use secure URI * debian/control: update debhelper version to >=11 * debian/control: remove empty last line * debian/compat: update to 11 * constify sizes * voidify function returns
- update to version 0.02.07 * Makefile: bump version * Makefile: add snapcraft directory to make dist rule * debian/control: update Standards-Version to 4.1.2 * update copyright year * Add snapcraft * Add extra parentheses for clarity * voidify fclose()
- update to version 0.02.06 * Makefile: bump minor version * Fix incorrect position of \ escape in -s option man page - update to version 0.02.05 * Add build hardening flags * Makefile: bump version * Use build-in popcount to count bits * Allow float comparisons a little bit of slop * Make get_pagesize helper static * Makefile: add PEDANTIC flags
- update to version 0.02.04 * Makefile: bump version * debian/control: update Standards-Version to 3.9.8 - update to version 0.02.03 * Makefile bunp version * reduce scope of variable ret * Update date in manual * Don't centre table in man page * Add -x pipe transfer size option * Update copyright year
- initial package