diff options
author | David Carlier <devnexen@gmail.com> | 2021-11-10 17:54:01 +0000 |
---|---|---|
committer | David Carlier <devnexen@gmail.com> | 2021-11-10 17:54:01 +0000 |
commit | 2676fd3ea815ee4217fadd15c5a850e2d90d610b (patch) | |
tree | 888f0f81109cc4d7ef39c814dfa31a11c5d3839d /libc-test/semver/openbsd.txt | |
parent | c781f0b25becba39251b9b5f12214f9cd9684b07 (diff) | |
download | rust-libc-2676fd3ea815ee4217fadd15c5a850e2d90d610b.tar.gz |
openbsd backtrace api addition
Diffstat (limited to 'libc-test/semver/openbsd.txt')
-rw-r--r-- | libc-test/semver/openbsd.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libc-test/semver/openbsd.txt b/libc-test/semver/openbsd.txt index 5bd387c240..c2053ccc96 100644 --- a/libc-test/semver/openbsd.txt +++ b/libc-test/semver/openbsd.txt @@ -913,6 +913,10 @@ arc4random_buf arc4random_uniform arphdr atof +backtrace +backtrace_symbols +backtrace_symbols_fd +backtrace_symbols_fmt bsearch caddr_t calloc_conceal |