Tags: gerph/riscos-uuid
Tags
Summary:
Updated to use global OSReadSysInfo header.
Detail:
* We now use the global OS_ReadSysInfo header to get our ethernet
address to use as the basis for the IEEE node identifier.
Admin:
Tested build under linux.
Tag:
UUID-0_03
Summary: Added header file missed by last checkin. Detail: * Grr. Admin: Missed it. Damn. Tag: UUID-0_02 (retagged)
Summary: Added header file missed by last checkin. Detail: * Grr. Admin: Missed it. Damn. Tag: UUID-0_02 (retagged)
Summary:
Initial import of UUID generation module.
Detail:
* This is mostly the code from the IBM uPnP library, which is in turn
derived from the Open Group DCE. We provide an implementation that
supports RFC4122 and provides the identifiers necessary for a
clients.
Admin:
Tested locally and seems fine; random number generation is poor
though.
Tag:
UUID-0_01