Download List

Projeto Descrição

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

Muitas atualizações.
Many updates.

2010-05-08 06:58
0.98.6

Todos os símbolos devem continuar a ser actualizado em depurar e componentes tomada a fim de ser compatível com REQ_CODE_QUALITY_0080 e REQ_CODE_QUALITY_0090. libcommon_upgrade.sh Use a atualização. O teste de cobertura sobre os componentes de socket é agora de 100%. 3 serviços para o módulo socket foram definidos: aberto, aceitar e fechar. Um manual de novo foi criado. Há correções de erros e outras alterações.
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

Há muitas atualizações nesta versão. A libregex foi criado a partir da cm_match função (), que agora é cm_globbing (). Pmccabe Um alvo 'foi adicionado à raiz makefile. ajudar a fazer foi atualizado. Testes unitários foram atualizados de modo que agora é 100% coberto em libdebug. Esta versão simplifica e corrige um bug no DBG_TRACE macro sobre a gestão de gravidade. Tem uma correção em todos os arquivos a fim de suprimir avisos quando executar o make doc. Tem suporte para sticked opções curtas em cm_getopt (). Agora é possível furar opções de curto prazo ao chamar o software.
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 foi fortalecido e atualizado. A função cm_match regex foi atualizado para suportar os suportes correspondentes. Existem mais alguns testes unitários e suítes de teste.
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-bit incompatibilidade foi corrigida.
64-bit incompatibility has been corrected.

Project Resources