From: Clinton Bunch <cdb_zsh@zentaur.org>
To: zsh-workers@zsh.org
Subject: Re: [PATCH 1/1] zsh/random
Date: Wed, 19 Jun 2024 15:37:46 -0500 [thread overview]
Message-ID: <8a901200-cc0c-4522-b804-0c7de8f423a2@zentaur.org> (raw)
In-Reply-To: <CAH+w=7bLG3RD2c=jL9T=Ac6fTMW7DT_0chouy+cm0UVNhkqOiw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 599 bytes --]
On 6/19/2024 3:21 PM, Bart Schaefer wrote:
> On Mon, Jun 17, 2024 at 5:16 PM Clinton Bunch<cdb_zsh@zentaur.org> wrote:
>> Also is anyone able to test on AIX or HP-UX? Since neither have
>> getrandom or arc4random and would fall back to /dev/urandom, I'd like to
>> make sure they work.
> Would it not suffice to change the #defines in config.h so as to force
> use of /dev/urandom on some other architecture?
Kind of an ugly post-configure hack, but it could be used for
preliminary testing of the code. Still before shipping it should be
tested on the actual OS/architecture, IMO
[-- Attachment #2: Type: text/html, Size: 1283 bytes --]
next prev parent reply other threads:[~2024-06-19 20:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-27 19:31 Clinton Bunch
2024-06-17 14:43 ` Jun. T
2024-06-17 23:52 ` Clinton Bunch
2024-06-18 0:16 ` Clinton Bunch
2024-06-18 2:10 ` Clinton Bunch
2024-06-19 20:21 ` Bart Schaefer
2024-06-19 20:37 ` Clinton Bunch [this message]
2024-08-27 22:35 ` Oliver Kiddle
2024-08-30 13:06 ` Clinton Bunch
2024-08-31 12:56 ` Oliver Kiddle
2024-08-31 14:10 ` Clinton Bunch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8a901200-cc0c-4522-b804-0c7de8f423a2@zentaur.org \
--to=cdb_zsh@zentaur.org \
--cc=zsh-workers@zsh.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.vuxu.org/mirror/zsh/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).