bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: move u64.h from sha512 to separate module?


From: Jim Meyering
Subject: Re: move u64.h from sha512 to separate module?
Date: Tue, 31 Mar 2009 16:02:25 +0200

Simon Josefsson wrote:
> Simon Josefsson <address@hidden> writes:
>
>> Paul, Jim,
>>
>> The u64.h file, which is part of the sha512 module now, would be useful
>> for me in gnutls where we currently have our own uint64_t replacement
>> types and functions.  How about making a separate module for it?
>
> Any objections to the patch?
>
> /Simon
>
>> From c0f93a82f337acf77fe909e903b5d2135c558ca3 Mon Sep 17 00:00:00 2001
>> From: Simon Josefsson <address@hidden>
>> Date: Wed, 4 Mar 2009 02:36:00 +0100
>> Subject: [PATCH] Add new module u64 based on u64.h from sha512.
>>
>> ---
>>  ChangeLog             |    7 +++++++
>>  MODULES.html.sh       |    3 ++-
>>  modules/crypto/sha512 |    2 +-
>>  modules/u64           |   17 +++++++++++++++++
>>  4 files changed, 27 insertions(+), 2 deletions(-)
>>  create mode 100644 modules/u64

Hi Simon,

I would have sworn I'd replied saying that was fine,
but my outgoing-cc folder says otherwise.  Sorry about that.

Fine by me.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]