Commit graph

2 commits

Author SHA1 Message Date
Jeremy C. Reed
0ad89a8ef9 Updated libuuid using e2fsprogs-1.35 source.
(This is finishing from where the CVS has lock file from a
couple days ago.)
2004-03-04 16:07:07 +00:00
Michal Pasternak
10f3e59f29 This is stand-alone package for libuuid, a part of e2fsprogs package.
The libuuid library is used to generate unique identifiers for objects that
may be accessible beyond the local system. The Linux implementation 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.
2004-01-10 18:05:25 +00:00