Download List

프로젝트 설명

The libcommon project is an API implementation in order to respond to general development needs for softwares written in C. This library gives to the developer some utility functions like advanced getopt management, an extra strings treatments function, debugging and tracing functions, and macros for generic lists support. Its goal is to avoid constant re-implementation of the same things for each new program. The libcommon API has been implemented in order to be multi-platform (compatible with i386, ia64, PPC, MIPS, and MIPS 64), hardened (high-level compilation restrictions and implementation requirements), and as few libc dependencies as possible.

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.

2010-10-16 18:42
0.98.8.1

많은 업데이 트됩니다.
Many updates.

2010-05-08 06:58
0.98.6

모든 기호는 디버그 및 소켓 구성 요소에 주문 REQ_CODE_QUALITY_0080과 REQ_CODE_QUALITY_0090과 호환되도록 업데이 트에 계속한다. 를 사용 libcommon_upgrade.sh가 업그레이 드합니다. 소켓 구성 요소에 적용 시험은 현재 100 %입니다. 소켓 모듈 3 서비스가 정의되었습니다 : 개방, 수용, 그리고 닫습니다. 새로운 사용자 설명서가 만들어졌습니다. 거기에 오타 수정 및 다른 변경 사항이 있습니다.
All symbols should continue to be updated on debug and socket components in order to be compliant with REQ_CODE_QUALITY_0080 and REQ_CODE_QUALITY_0090. Use libcommon_upgrade.sh to upgrade. The coverage test on socket components is now 100%. 3 services for the socket module have been defined: open, accept, and close. A new user manual has been created. There are typo corrections and other changes.

2009-09-07 02:39
0.97.4

이 버전에서 많은 업데이 트됩니다. libregex 현재 cm_globbing입니다 () 함수를 cm_match로부터 생성되었습니다 (). 대상 'pmccabe'makefile을 루트에 추가되었습니다. 수 있도록 업데이 트되었습니다. 유니 타리 테스트 그래서 지금은 100 % libdebug에 덮여있다가 업데이 트되었습니다. 이 릴리스의 단순화 및 증상 관리에 대한 매크로 DBG_TRACE에서 버그. 그것은 모든 파일을 수정하고있다 해결하기 위해서는 경고를 의사가 확인되면 실행되지 않도록합니다. 그것은 cm_getopt에서 sticked 짧은 옵션에 대한 지원을하고있다 (). 이제는 짧은 옵션을 사용하여 소프트웨어를 호출 스틱이 가능합니다.
There are many updates in this version. A libregex has been created from the cm_match() function, which is now cm_globbing(). A target ‘pmccabe’ has been added to root makefile. make help has been updated. Unitary tests have been updated so that now 100% is covered on libdebug. This release simplifies and corrects a bug in the macro DBG_TRACE about severity management.
It has a correction in all files in order to suppress warnings when running make doc. It has support for sticked short options in cm_getopt(). It is now possible to stick short options when invoking the software.

2009-08-24 08:25
0.97.3

libdebug 경화되어 업데이 트되었습니다. 정규식과 일치하는 괄호 cm_match 기능을 지원하도록 업데이 트되었습니다. 몇 가지 더 많은 단위 테스트 및 테스트 스위트입니다.
Tags: minor update
libdebug has been hardened and updated. The regex cm_match function has been updated to support brackets matching. There are some more unit tests and test suites.

2009-08-15 06:14
0.97.2-2

64 비트 호환성이 수정되었습니다.
64-bit incompatibility has been corrected.

Project Resources