]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libuuid: rename uuid__generate_* to __uuid_generate_*
authorPetr Uzel <petr.uzel@suse.cz>
Mon, 14 Feb 2011 13:43:27 +0000 (14:43 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 16 Feb 2011 15:07:15 +0000 (16:07 +0100)
commit70b989c2800729f1442d0b9ea72ff92cdd211fe6
tree8975c30b0597a50b392fd6c019a649afcef5bc53
parent34b2e3f13397c5ed8e5686f99e6dd677f944d1f2
libuuid: rename uuid__generate_* to __uuid_generate_*

Having uuid_generate_time and uuid__generate_time at
the same time is confusing. These functions are exported,
but not part of the official API (used by uuidd only).

Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
misc-utils/uuidd.c
shlibs/uuid/src/gen_uuid.c
shlibs/uuid/src/uuid.sym
shlibs/uuid/src/uuidd.h