Home | History | Annotate | Download | only in uuid
History log of /src/lib/libc/uuid/uuid_stream.c
RevisionDateAuthorComments
 1.3  19-Apr-2008  plunky branches: 1.3.8;
correct cut and paste error in uuid_dec_be(); le16dec -> be16dec
 1.2  09-Feb-2006  dogcow branches: 1.2.18;
change #include <sys/endian.h> => #include <machine/endian.h> so that
it's (more) consistent in the tree; this, along with changing tools/compat's
autoconf detection from AC_CHECK_FUNCS to AC_CHECK_DECLS makes the vast
majority of htobe16 and friends' redefinition errors bite the dust.
Tested with -current and FreeBSD.
 1.1  13-Sep-2004  thorpej DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD.
Encode/decode to big/little endian binary blob routines adapted from
kernel.

PR 23470.
 1.2.18.1  18-May-2008  yamt sync with head.
 1.3.8.2  19-Apr-2008  plunky correct cut and paste error in uuid_dec_be(); le16dec -> be16dec
 1.3.8.1  19-Apr-2008  plunky file uuid_stream.c was added on branch christos-time_t on 2008-04-19 18:21:39 +0000

RSS XML Feed