I this still the right place to send bug-reports for GNU ls? Or should
I use bug-coreutils instead?
I'm using "ls (GNU fileutils) 4.0". The info documentation has the
following to say about -f:
`-f'
Primarily, like `-U'--do not sort; list the files in whatever
order they are stored in t
slower than the real
gmp for numbers up to a few hundred bits (for larger numbers, it gets
much slower due to lack of sophisticated algorithms, but we probably
can't factor them in reasonable time anyway).
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
I
mputes p^{-1} mod 2^{bits} and floor ( (2^{bits} - 1)
/ p), where "bits" is the size of an uintmax_t. This will break cross
compilation, if uintmax_t is of different size on build and host system,
or if different suffixes (U, UL, ULL) are needed in the generated
primes.h.
Regards,
Pádraig Brady writes:
> On 09/07/2012 09:43 AM, Niels Möller wrote:
>> If this is an important feature, maybe one should consider bundling
>> mini-gmp
> Bundling libraries is bad if one needed to update it.
mini-gmp is not an ordinary library. It's a single portable C
be able to
specify native format or ieee format, for systems where these are
different.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
Pádraig Brady writes:
> On 01/28/2014 12:54 PM, Niels Möller wrote:
>> For the "od" program, it would be nice with a flag to specify the
>> endianness for all types which are larger than a byte. Possible
>> alternatives could be "big endian", "lit
ni...@lysator.liu.se (Niels Möller) writes:
> Pádraig Brady writes:
>> I agree this would be useful and easy enough to add.
>> I suppose the interface would be --endian=little|big
>
> Maybe I can have a look at what it takes.
Below is a crude patch (missing: usage messa
ev should be provided by coreutils, similarly to tac? I'd prefer
not to think about the unicode issues for rev, though...
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
= 0; /* modulo B, ignoring the high divisor word. */
commit 1bdf193895da010daf95260158c1eba5b9377b30
Author: Niels Möller
Date: Wed Dec 7 18:50:20 2016 +0100
factor: Fix infinite loop in gcd2_odd
* src/factor.c (gcd2_odd): Fix the case a1 == 0, a0 == 0.
diff --gi
ithout asking any
questions. Would make sense as a --recursive/-r flag to rmdir, rather
than a new option to rm.
I'm using GNU coreutils 8.28, which doesn't seem to have these features.
Regards,
/Niels
--
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
64-bit computers, the GMP code would be used only for numbers
above 127 bits. I'm really not that familiar with state of the art
factoring, but I'd guess pollard rho is a bad algorithm choice for that
range, and one ought to use, e.g., some variant of the quadratic sieve.
Regards,
/Ni
d give the same output, "foo\n", at least by
default. Possibly configurable with options like --strict, --upper,
--lower, etc (--upper/--lower would be useful also for the --base16
encoding, i.e., no -d).
Regards,
/Niels
--
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677
either). But less important than fixing the default behavior.
> + basenc --base16 -d no supports lower case hexadecimal characters.
> + Previously an error was given for lower case hex digits.
s/ no / now /
Regards,
/Niels
--
Niels Möller. PGP key CB4962D070D77D7FCB8BA36271D8F1FF368C6677.
In
13 matches
Mail list logo