Query: libuuid
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LIBUUID(3) Library Functions Manual LIBUUID(3)NAMElibuuid - DCE compatible Universally Unique Identifier librarySYNOPSIS#include <uuid/uuid.h> cc file.c -luuidDESCRIPTIONThe libuuid library is used to generate unique identifiers for objects that may be accessible beyond the local system. The Linux implemen- tation was created to uniquely identify ext2 filesystems created by a machine. This library generates UUIDs compatible with those created by the Open Software Foundation (OSF) Distributed Computing Environment (DCE) utility uuidgen. The UUIDs generated by this library can be reasonably expected to be unique within a system, and unique across all systems. They could be used, for instance, to generate unique HTTP cookies across multiple web servers without communication between the servers, and without fear of a name clash.CONFORMING TOOSF DCE 1.1AUTHORlibuuid was written by Theodore Y. Ts'o for the ext2 filesystem utilties.AVAILABILITYlibuuid is part of the e2fsprogs package and is available from http://e2fsprogs.sourceforge.net/ <http://e2fsprogs.sourceforge.net/>COPYINGlibuuid is available under the terms of the GNU Library General Public License (LGPL), version 2 (or at your discretion any later version). A copy of the LGPL should be included with this library in the file COPYING. If not, write to Free Software Foundation, Inc. 59 Temple Place Suite 330 Boston, MA 02111-1307 USA or visit http://www.gnu.org/licenses/licenses.html#LGPL <http://www.gnu.org/licenses/licenses.html#LGPL>SEE ALSOuuid_clear(3), uuid_compare(3), uuid_copy(3), uuid_generate(3), uuid_is_null(3), uuid_parse(3), uuid_time(3), uuid_unparse(3) E2fsprogs version 1.32 November 2002 LIBUUID(3)
Related Man Pages |
---|
uuid_generate_random(3) - linux |
uuid_generate_time(3) - linux |
uuid_generate(3) - osx |
uuid_generate_time(3) - suse |
uuid_generate_random(3) - osx |
Similar Topics in the Unix Linux Community |
---|
adding licenses |
S-085: e2fsprogs |
The Linux Foundation's Open Compliance Program - Updated: ForgeRock Joins OIN |