'\" t .\" Title: uuid .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.23 .\" Date: 2025-03-29 .\" Manual: Manual del programador .\" Source: util-linux 2.41 .\" Language: English .\" .TH "UUID" "3" "2025-03-29" "util\-linux 2.41" "Manual del programador" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NOMBRE" uuid \- biblioteca de indentificador único universal compatible con DCE .SH "SINOPSIS" .sp \fB#include \fP .SH "DESCRIPCIÓN" .sp La biblioteca UUID se utiliza para generar identificadores únicos para objetos susceptibles de ser accedidos desde fuera del sistema local. Esta biblioteca genera UUIDs compatibles con los creados por la utilidad \fBuuidgen\fP(1) del Distributed Computing Environment (DCE) de la Open Software Foundation (OSF). .sp Cabe esperar razonablemente que los UUIDs que genera esta biblioteca sean únicos dentro de un sistema y entre todos los sistemas. Podrían utilizarse, por ejemplo, para generar cookies HTTP únicas para un conjunto de servidores web que no se comuniquen entre sí, sin miedo a colisión de nombres. .SH "CONFORME A" .sp Esta biblioteca genera UUIDs compatibles con OSF DCE 1.1 y UUIDs V3 y V5 basados en «hash» compatibles con \c .URL "https://tools.ietf.org/html/rfc4122" "RFC\-4122" "." .SH "AUTORES" .sp Theodore Y. Ts\(cqo .SH "VÉASE TAMBIÉN" .sp \fBuuid_clear\fP(3), \fBuuid_compare\fP(3), \fBuuid_copy\fP(3), \fBuuid_generate\fP(3), \fBuuid_is_null\fP(3), \fBuuid_parse\fP(3), \fBuuid_time\fP(3), \fBuuid_unparse\fP(3) .SH "INFORMAR DE ERRORES" .sp For bug reports, use the \c .URL "https://github.com/util\-linux/util\-linux/issues" "issue tracker" "." .SH "DISPONIBILIDAD" .sp La biblioteca \fBlibuuid\fP forma parte del paquete util\-linux desde la versión 2.15.1. Puede descargarse de \c .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Linux Kernel Archive" "."