fadedreamz / libuuid

library to generate uuid (from e2fsprogs)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libuuid

library to generate uuid (from e2fsprogs)

LICENSE: BSD-style (from e2fsprog NOTICE)

DEPENDENCIES (Important for cross-compile): unistd.h inttypes.h

Compile: make all - builds libuuid shared object make test - builds test application

About

library to generate uuid (from e2fsprogs)


Languages

Language:C 98.6%Language:Makefile 1.4%