git: gpt(8): Use uuid_{enc,dec}_le() from libc
Aaron LI
aly at crater.dragonflybsd.org
Thu May 15 20:44:33 PDT 2025
commit fbe16f5c46dfb95bd32815956baf699144280b0b
Author: Aaron LI <aly at aaronly.me>
Date: Mon May 12 19:56:49 2025 +0800
gpt(8): Use uuid_{enc,dec}_le() from libc
See also uuid(3) man page.
Summary of changes:
sbin/gpt/add.c | 4 ++--
sbin/gpt/boot.c | 4 ++--
sbin/gpt/create.c | 4 ++--
sbin/gpt/gpt.c | 34 +---------------------------------
sbin/gpt/gpt.h | 2 --
sbin/gpt/label.c | 2 +-
sbin/gpt/migrate.c | 14 +++++++-------
sbin/gpt/remove.c | 2 +-
sbin/gpt/show.c | 4 ++--
9 files changed, 18 insertions(+), 52 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fbe16f5c46dfb95bd32815956baf699144280b0b
--
DragonFly BSD source repository
More information about the Commits
mailing list