summaryrefslogtreecommitdiffstats
path: root/lib/libc/uuid
AgeCommit message (Expand)AuthorFilesLines
2020-11-14remove macro instances from arbitrary string width specifiers. for examplejmc1-3/+3
2019-08-30there is no function called uuid(3), so this should be installed asderaadt2-4/+4
2019-07-08fix typo: RCF -> RFCtb1-3/+3
2018-10-02document that uuid_create generates v4 uuids; from william orrjmc1-2/+6
2016-03-30for some time now mandoc has not required MLINKS to functionjmc1-15/+1
2015-11-20Document that the status argument may be NULL; OK millert@tim1-3/+4
2015-11-10update NAME section to include all documented functions,jmc1-3/+3
2015-09-13Wrap <uuid.h> so that calls go direct and the symbols are all weakguenther2-2/+4
2015-09-10Pull in namespace.h when building all .c files using gcc's -include option,guenther9-27/+9
2014-08-31no Pp needed before non-compact lists;jmc1-2/+1
2014-08-31Don't .Xr uuidgen(1) yet.miod1-3/+3
2014-08-31Sync with FreeBSD. No functional change but more readable code.miod1-20/+18
2014-08-31Fix incorrect behaviour by syncing with FreeBSD; reported by Jonas 'Sortie'miod1-20/+121
2014-08-31Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig viamiod11-0/+875