Skip to content

Unify handling of stdatomic.h not being available - #2061

Open
lgoettgens wants to merge 1 commit into
esnet:masterfrom
lgoettgens:patch-1
Open

Unify handling of stdatomic.h not being available#2061
lgoettgens wants to merge 1 commit into
esnet:masterfrom
lgoettgens:patch-1

Conversation

@lgoettgens

Copy link
Copy Markdown

PLEASE NOTE the following text from the iperf3 license. Submitting a
pull request to the iperf3 repository constitutes "[making]
Enhancements available...publicly":

You are under no obligation whatsoever to provide any bug fixes, patches, or
upgrades to the features, functionality or performance of the source code
("Enhancements") to anyone; however, if you choose to make your Enhancements
available either publicly, or directly to Lawrence Berkeley National
Laboratory, without imposing a separate written license agreement for such
Enhancements, then you hereby grant the following license: a non-exclusive,
royalty-free perpetual license to install, use, modify, prepare derivative
works, incorporate into other computer software, distribute, and sublicense
such enhancements or derivative works thereof, in binary and source code form.

The complete iperf3 license is available in the LICENSE file in the
top directory of the iperf3 source tree.

The patch results from copy-pasting the paragraph from iperf.h to iperf_api.h.

@bmah888

bmah888 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Thanks for the PR! We'll check this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure on platforms without <stdatomic.h> due to use of non-standard u_int64_t

2 participants