mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 09:59:54 +00:00
58737ceb48
* src/test_main.c: Fix undeclared off_t type with MSVC * tests/misc_test.c: Fix undefined S_ISCHR & S_ISBLK with MSVC * tests/stdin_test.c: Fix undefined STDIN_FILENO with MSVC * tests/win32_ordinal_test.c: Fix undeclared getcwd() with MSVC * Fix missing unistd.h under Win32 Related: https://github.com/erikd/libsndfile/issues/154 |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
Makefile.am | ||
sndfile-cmp.c | ||
sndfile-concat.c | ||
sndfile-convert.c | ||
sndfile-deinterleave.c | ||
sndfile-info.c | ||
sndfile-interleave.c | ||
sndfile-metadata-get.c | ||
sndfile-metadata-set.c | ||
sndfile-play-beos.cpp | ||
sndfile-play.c | ||
sndfile-salvage.c | ||
test-sndfile-metadata-set.py |