BSD-derived libc's almost always use the same Torek stdio code. If the preprocessor macro _FSTDIO is defined, they should support the same hack to rewind the internal buffer. That macro is defined in newlib and Apple's stdio.h, so we don't need to explicitly check for them anymore. Makes sox build again on FreeBSD, and should work for the other BSDs as well.
2009-08-31 20:30:54 UTC in SoX - Sound eXchange