DragonFly commits List (threaded) for 2009-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.600.g3073a6 master lib/libc/uuid Makefile.inc uuid.3 uuid_stream.c
commit 3073a60ce93e71acad3ab8cbe9dd105205680343
Author: Peter Avalos <pavalos@theshell.com>
Date: Thu Jan 1 21:27:24 2009 -0500
Import the uuid_enc_le(), uuid_dec_le(), uuid_enc_be() and uuid_dec_be() functions. These routines are not part of the DCE RPC API. They are provided for convenience.
Obtained-from: FreeBSD
Summary of changes:
lib/libc/uuid/Makefile.inc | 10 +++-
lib/libc/uuid/uuid.3 | 32 +++++++++++-
lib/libc/uuid/uuid_stream.c | 112 +++++++++++++++++++++++++++++++++++++++++++
3 files changed, 149 insertions(+), 5 deletions(-)
create mode 100644 lib/libc/uuid/uuid_stream.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3073a60ce93e71acad3ab8cbe9dd105205680343
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]