Download List

Projeto Descrição

OSSP uuid is an API for ISO C, ISO C++, Perl and PHP and a corresponding CLI for the generation of DCE 1.1,
ISO/IEC 11578:1996, and RFC4122 compliant Universally
Unique Identifiers (UUIDs). It supports DCE 1.1
variant UUIDs of version 1 (time and node based),
version 3 (name based, MD5), version 4 (random
number based), and version 5 (name based, SHA-1).
UUIDs are 128-bit numbers that are intended to
have a high likelihood of uniqueness over space
and time and are computationally difficult to
guess. They are globally unique identifiers that can be locally generated without contacting a
global registration authority.

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.

2006-02-07 09:59 Back to release list
1.4.1

Uma atualização foi feita para GNU shtool 2.0.5 e uma solução foi aplicada a "uuid.h" para evitar conflitos com o fornecedor UUID implementações onde "uuid_t" (Darwin / Mac OS X) ou "uuid_create" ou "uuid_compare" (POSIX) poderia existir.
Tags: Minor bugfixes
An upgrade was made to GNU shtool 2.0.5 and a workaround was applied to "uuid.h" to avoid conflicts with vendor UUID implementations where "uuid_t" (Darwin/Mac OS X) or "uuid_create" or "uuid_compare" (POSIX) might exist.

Project Resources