Autoconfを確認してすぐ分かる』(d、掲載)マクロで提供されます。 GNU autoconfを2.59にアップグレードされた環境を構築するGNU libtool 1.5.20およびGNU Shtoolの2.0.3。埋め込まれたサブライブラリOSSP寺1.2.6およびアップグレードされたOSSPアル0.9.3。 OSSP元をサポートし、内部的に非OSSP元APIのための競合する名前空間を使用して修正されました。
タグ:
Minor bugfixes
An Autoconf check is provided for the va_copy(d,s)
macro. The build environment was upgraded to GNU
autoconf 2.59, GNU libtool 1.5.20, and GNU shtool
2.0.3. The embedded sub-libraries were upgraded to
OSSP sa 1.2.6 and OSSP al 0.9.3. OSSP ex support
was fixed by internally using a non-conflicting
namespace for the OSSP ex API.
The "status" return value of waitpid(3) is now correctly checked. The test suite format string was changed from "%08lx" to "%d" because the "ts" library only has a minimal formatting engine. A check now ensures that sio_{bio,sa,zlib}.c are not empty compilation units. The SIZE_T_MAX fallback definition was changed to a more portable variant based on sizeof(size_t) instead of relying on the existance of (non-portable) UINT_MAX. GNU autoconf checks for libnsl/libsocket under Solaris were added.