View | Details | Raw Unified | Return to bug 161808
Collapse All | Expand All

(-)lib/libc/uuid/uuid.3 (+3 lines)
Lines 80-85 Link Here
80
or
80
or
81
.Fn uuid_from_string
81
.Fn uuid_from_string
82
respectively.
82
respectively.
83
Please note that it is up to the caller of
84
.Fn uuid_to_string
85
to release the memory allocated to hold the returned string.
83
A 16-bit hash value can be obtained by calling
86
A 16-bit hash value can be obtained by calling
84
.Fn uuid_hash .
87
.Fn uuid_hash .
85
.Pp
88
.Pp

Return to bug 161808