1a221dc3b5
* __uuid_generate_time() report if clock_seq is safe * do not use invalid file descriptor * fix test in get_clock() * get_clock() report if the clock_seq is safe * introduce uuid_generate_time_safe() * manpage spelling fixes * move __uuid function to UUIDD_PRIVATE in uuid.sym * rename uuid__generate_* to __uuid_generate_* * update manpage, mention uuid_generate_time_safe
16 lines
414 B
Text
16 lines
414 B
Text
@comment $NetBSD: PLIST,v 1.2 2014/05/05 20:14:55 adam Exp $
|
|
include/uuid/uuid.h
|
|
lib/libuuid.la
|
|
lib/pkgconfig/uuid.pc
|
|
man/man3/uuid.3
|
|
man/man3/uuid_clear.3
|
|
man/man3/uuid_compare.3
|
|
man/man3/uuid_copy.3
|
|
man/man3/uuid_generate.3
|
|
man/man3/uuid_generate_random.3
|
|
man/man3/uuid_generate_time.3
|
|
man/man3/uuid_generate_time_safe.3
|
|
man/man3/uuid_is_null.3
|
|
man/man3/uuid_parse.3
|
|
man/man3/uuid_time.3
|
|
man/man3/uuid_unparse.3
|