summaryrefslogtreecommitdiffstats
path: root/lib/libc/uuid (follow)
Commit message (Expand)AuthorAgeFilesLines
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-15/+1
* Document that the status argument may be NULL; OK millert@tim2015-11-201-3/+4
* update NAME section to include all documented functions,jmc2015-11-101-3/+3
* Wrap <uuid.h> so that calls go direct and the symbols are all weakguenther2015-09-132-2/+4
* Pull in namespace.h when building all .c files using gcc's -include option,guenther2015-09-109-27/+9
* no Pp needed before non-compact lists;jmc2014-08-311-2/+1
* Don't .Xr uuidgen(1) yet.miod2014-08-311-3/+3
* Sync with FreeBSD. No functional change but more readable code.miod2014-08-311-20/+18
* Fix incorrect behaviour by syncing with FreeBSD; reported by Jonas 'Sortie'miod2014-08-311-20/+121
* Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig viamiod2014-08-3111-0/+875