NetBSD/lib/libc/uuid
kleink fd5cb0acea A little libc namespace housekeeping exercise:
* Make vfprintf_unlocked() an internal function, c.f. __svfscanf_unlocked().
* Add internal names for arc4random(), endnetpath(), fhstatvfs(),
  fstatvfs(), mkstemp(), shquote(), statvfs(), taddr2uaddr(), uaddr2taddr(),
  uuid_create_nil(), uuid_is_nil(), and wcwidth().
* Include namespace.h where supposed to.
2005-02-09 21:35:46 +00:00
..
Makefile.inc
uuid.3 Un-comment-out Xr to uuidgen(1). 2004-09-13 23:36:25 +00:00
uuid_compare.c
uuid_create.c
uuid_create_nil.c A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
uuid_equal.c
uuid_from_string.c
uuid_hash.c
uuid_is_nil.c A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
uuid_stream.c
uuid_to_string.c