Download List

프로젝트 설명

OSSP sio is an I/O abstraction library for layered stream communication. It was built to deal efficiently with complex I/O protocols and includes capabilities to filter and multiplex data streams. Its modular structure is fully supported by the underlying OSSP al data buffer library.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-12 16:34
0.9.3

Autoconf를 확인 va_copy에 대한 (d를들) 매크로를 제공합니다. 은 GNU autoconf를 2.59로 업그레이 드됐다 환경을 구축하고, GNU libtool 1.5.20, 그리고 GNU shtool 2.0.3. 임베디드 하위 라이브러리 OSSP sa 1.2.6 및 업그레이 드했다 OSSP 알 0.9.3. OSSP 전직 지원은 내부가 아닌 OSSP 전 API에 대한 네임 스페이스를 사용하여 충돌 해결되었습니다.
Tags: 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.

2003-06-30 14:57
0.9.2

waitpid (3 "상태"리턴 값)가 이제 올바르게 확인합니다. 테스트 형식 문자열 "% 08lx"에서 "%를 d 개"왜냐하면 "TS"라이브러리에 대해서만 최소한의 서식을 엔진으로 변경되었습니다. 지금은 체크를 보장 sio_ (바이오, sa를 zlib을). C 비어되지 않습니다 컴파일 단위. SIZE_T_MAX 대체 정의는 더 많은 휴대용 변종 sizeof 대신 (비 - 휴대용) UINT_MAX의 존재에 대한 의존 (size_t)을 기반으로 바뀌었습니다. libnsl하기는 GNU autoconf를 확인 / 솔라리스에서 libsocket 추가되었습니다.
Tags: Minor bugfixes
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.

2003-06-28 21:02
0.9.1

지금 시스템에서 지원하는 SIZE_T_MAX 정의하지 않습니다.
Tags: Minor bugfixes
Systems that do not define SIZE_T_MAX are now supported.

2003-02-07 04:23
0.9.0

Tags: Initial freshmeat announcement

Project Resources